mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 01:37:05 +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
|
|
@ -22,7 +22,7 @@
|
|||
#include "WorldSession.h"
|
||||
#include "ObjectAccessor.h"
|
||||
#include "CreatureAI.h"
|
||||
#include "ObjectDefines.h"
|
||||
#include "ObjectGuid.h"
|
||||
|
||||
void WorldSession::HandleAttackSwingOpcode( WorldPacket & recv_data )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue