aboutsummaryrefslogtreecommitdiff
path: root/src/game/Language.h
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2008-10-12 14:03:38 -0500
committerXTZGZoReX <none@none>2008-10-12 14:03:38 -0500
commit054725122f1ef534063ffcbc54b25e167ec3ed9c (patch)
treee476f95db36b0599d54b74eb01d850d212a09d21 /src/game/Language.h
parente539b4ca7f89eaaf3efe4cffea7e143f41fc592b (diff)
[svn] * Various small changes here and there.
* Implementing MangChat IRC system. * Added new config option, MAX_WHO, can be used to set the limit of characters being sent in a /who request from client. --HG-- branch : trunk
Diffstat (limited to 'src/game/Language.h')
-rw-r--r--src/game/Language.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/Language.h b/src/game/Language.h
index f805103047e..4bfe520ee78 100644
--- a/src/game/Language.h
+++ b/src/game/Language.h
@@ -640,6 +640,8 @@ enum MangosStrings
LANG_ARENA_TESTING = 745,
+ LANG_AUTO_ANN = 746,
+
// in game strings
LANG_PET_INVALID_NAME = 800,
LANG_NOT_ENOUGH_GOLD = 801,