Преглед изворни кода

Clarify localization explanation

nosoop пре 2 година
родитељ
комит
f597baa56e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      scripting/simple-chatprocessor.sp

+ 1 - 1
scripting/simple-chatprocessor.sp

@@ -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>