mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[9545] Rename ObjectDefines.h -> ObjectGuid.h
Also move unrelated generic defines to Common.h
This commit is contained in:
parent
a30af12772
commit
6487c24f29
46 changed files with 55 additions and 56 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "BattleGroundMgr.h"
|
||||
#include <fstream>
|
||||
#include "ObjectMgr.h"
|
||||
#include "ObjectDefines.h"
|
||||
#include "ObjectGuid.h"
|
||||
#include "SpellMgr.h"
|
||||
|
||||
bool ChatHandler::HandleDebugSendSpellFailCommand(const char* args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue