mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 14:25:38 +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(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
|
||||
|
Loading…
Reference in New Issue
Block a user