mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
[7413] Fixed finally problems with node names localization in BattleGroundAB messages.
Also fix build at some platforms.
This commit is contained in:
parent
42f579f280
commit
722395be75
12 changed files with 81 additions and 43 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#include "GridDefines.h"
|
||||
#include "Object.h"
|
||||
#include "Player.h"
|
||||
#include "Vehicle.h"
|
||||
|
||||
#include <set>
|
||||
|
||||
|
|
@ -40,6 +39,7 @@ class Corpse;
|
|||
class Unit;
|
||||
class GameObject;
|
||||
class DynamicObject;
|
||||
class Vehicle;
|
||||
class WorldObject;
|
||||
class Map;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue