aboutsummaryrefslogtreecommitdiff
path: root/src/game/DBCStructure.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-08-27 19:57:35 -0500
committermegamage <none@none>2009-08-27 19:57:35 -0500
commit90b55ff7b15bb243fce40ec733630bc605bf04a9 (patch)
treeb0381baf2443edf45173b1fb9e77c6f6b12f05ff /src/game/DBCStructure.h
parent82bd15b7beb92d57e3925781581d62425d675398 (diff)
[8424] Added support for strict chatmessage validation Author: arrai
--HG-- branch : trunk
Diffstat (limited to 'src/game/DBCStructure.h')
-rw-r--r--src/game/DBCStructure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h
index ca903346815..c0af3a9be00 100644
--- a/src/game/DBCStructure.h
+++ b/src/game/DBCStructure.h
@@ -44,7 +44,7 @@ struct AchievementEntry
uint32 factionFlag; // 1 -1=all, 0=horde, 1=alliance
uint32 mapID; // 2 -1=none
//uint32 parentAchievement; // 3 its Achievement parent (can`t start while parent uncomplete, use its Criteria if don`t have own, use its progress on begin)
- //char *name[16]; // 4-19
+ char *name[16]; // 4-19
//uint32 name_flags; // 20
//char *description[16]; // 21-36
//uint32 desc_flags; // 37