mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 23:08:03 +03:00
fix compile error
This commit is contained in:
parent
19f1c1a9ec
commit
b1b47a6d4c
@ -1044,7 +1044,7 @@ enum
|
|||||||
* write_byte(TE_KILLPLAYERATTACHMENTS)
|
* write_byte(TE_KILLPLAYERATTACHMENTS)
|
||||||
* write_byte(entity index of player)
|
* write_byte(entity index of player)
|
||||||
*/
|
*/
|
||||||
#define TE_KILLPLAYERATTACHMENTS 125 * Will expire all TENTS attached to a player.
|
#define TE_KILLPLAYERATTACHMENTS 125 // Will expire all TENTS attached to a player.
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Much more compact shotgun message
|
* Much more compact shotgun message
|
||||||
|
Loading…
x
Reference in New Issue
Block a user