@@ -3,7 +3,7 @@
*
* Simple Chat Processor almost-compatible library for TF2.
* Attempts to fix the one-recipient SayText2 messages, and does not depend on server-side
- * localization nonsense (i.e., everyone sees messages in their language).
+ * localization nonsense (everyone sees "(TEAM)" and "(DEAD)" in their language).
*/
#pragma semicolon 1
#include <sourcemod>