[7413] Fixed finally problems with node names localization in BattleGroundAB messages. Author: VladimirMangos

Also fix build at some platforms.
Note: GetTrinityString should be removed in the future when AV is updated.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-09 17:06:13 -06:00
parent c9796bab32
commit 01b67a1f6a
12 changed files with 83 additions and 36 deletions

View File

@@ -25,6 +25,7 @@
#include "Creature.h"
#include "GameObject.h"
#include "DynamicObject.h"
#include "Vehicle.h"
#include "WorldPacket.h"
#include "Item.h"
#include "Corpse.h"