moving comment

This commit is contained in:
Ryan 2014-08-18 06:34:18 -05:00
parent b1b47a6d4c
commit 4dd53b333f

View File

@ -1038,13 +1038,13 @@ enum
#define TE_PLAYERATTACHMENT 124 #define TE_PLAYERATTACHMENT 124
/** /**
* TE_KILLPLAYERATTACHMENTS * Will expire all TENTS attached to a player.
* *
* @note * @note
* 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
/** /**
* Much more compact shotgun message * Much more compact shotgun message