mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Eluna fix TC cata
This commit is contained in:
@@ -119,7 +119,9 @@ enum SelectAggroTarget
|
|||||||
#define Opcodes OpcodesList
|
#define Opcodes OpcodesList
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
|
#ifndef CATA
|
||||||
typedef uint64 ObjectGuid;
|
typedef uint64 ObjectGuid;
|
||||||
|
#endif
|
||||||
#define GET_GUID GetGUID
|
#define GET_GUID GetGUID
|
||||||
#define CORE_VERSION _DATE
|
#define CORE_VERSION _DATE
|
||||||
#define CORE_NAME "TrinityCore"
|
#define CORE_NAME "TrinityCore"
|
||||||
|
|||||||
Reference in New Issue
Block a user