From 4dd53b333f0621b507df92a3bacd596a42370f9d Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 18 Aug 2014 06:34:18 -0500 Subject: [PATCH] moving comment --- plugins/include/message_const.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/include/message_const.inc b/plugins/include/message_const.inc index 459fce7e..78bb771c 100644 --- a/plugins/include/message_const.inc +++ b/plugins/include/message_const.inc @@ -1038,13 +1038,13 @@ enum #define TE_PLAYERATTACHMENT 124 /** - * TE_KILLPLAYERATTACHMENTS + * Will expire all TENTS attached to a player. * * @note * 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 /** * Much more compact shotgun message