From 3a232f1576c1a8ae2dc1b9290d6fae17db9103d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Gr=C3=BCnbacher?= Date: Tue, 5 Aug 2014 20:18:16 +0200 Subject: [PATCH] message_const: Add placeholder titles for TE_* messages missing a description --- plugins/include/message_const.inc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/include/message_const.inc b/plugins/include/message_const.inc index 01d7db51..0b2b1dc8 100644 --- a/plugins/include/message_const.inc +++ b/plugins/include/message_const.inc @@ -254,7 +254,7 @@ enum #define TE_LIGHTNING 7 /** - * + * TE_BEAMENTS * * @note * write_byte(TE_BEAMENTS) @@ -490,7 +490,7 @@ enum #define TE_BEAMFOLLOW 22 /** - * + * TE_GLOWSPRITE * * @note * write_byte(TE_GLOWSPRITE) @@ -580,7 +580,7 @@ enum #define TE_ELIGHT 28 /** - * + * TE_TEXTMESSAGE * * @note * write_byte(TE_TEXTMESSAGE) @@ -605,7 +605,7 @@ enum #define TE_TEXTMESSAGE 29 /** - * + * TE_LINE * * @note * write_byte(TE_LINE) @@ -623,7 +623,7 @@ enum #define TE_LINE 30 /** - * + * TE_BOX * * @note * write_byte(TE_BOX) @@ -650,7 +650,7 @@ enum #define TE_KILLBEAM 99 /** - * + * TE_LARGEFUNNEL * * @note * write_byte(TE_LARGEFUNNEL) @@ -833,7 +833,7 @@ enum #define TE_ARMOR_RICOCHET 111 /** - * + * TE_PLAYERDECAL * * @note * write_byte(TE_PLAYERDECAL) @@ -1032,7 +1032,7 @@ enum #define TE_PLAYERATTACHMENT 124 /** - * + * TE_KILLPLAYERATTACHMENTS * * @note * write_byte(TE_KILLPLAYERATTACHMENTS)