mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Update LuaEngine.h
This commit is contained in:
@@ -122,6 +122,7 @@ enum SelectAggroTarget
|
||||
#undef Opcodes
|
||||
#define Opcodes OpcodesList
|
||||
#endif
|
||||
#define AllowCombat m_isCombatMovement
|
||||
#else
|
||||
#ifndef CATA
|
||||
typedef uint64 ObjectGuid;
|
||||
@@ -137,6 +138,7 @@ typedef ThreatContainer::StorageType ThreatList;
|
||||
#ifdef CATA
|
||||
#define NUM_MSG_TYPES NUM_OPCODE_HANDLERS
|
||||
#endif
|
||||
#define AllowCombat _isCombatMovementAllowed
|
||||
#endif
|
||||
|
||||
template<typename T>
|
||||
|
||||
Reference in New Issue
Block a user