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…
Reference in New Issue
Block a user