Eluna fix mangos tbc
This commit is contained in:
@@ -97,8 +97,10 @@ typedef std::set<std::string> LoadedScripts;
|
|||||||
typedef TemporarySummon TempSummon;
|
typedef TemporarySummon TempSummon;
|
||||||
#ifndef CLASSIC
|
#ifndef CLASSIC
|
||||||
#define PLAYER_FIELD_LIFETIME_HONORABLE_KILLS PLAYER_FIELD_LIFETIME_HONORBALE_KILLS
|
#define PLAYER_FIELD_LIFETIME_HONORABLE_KILLS PLAYER_FIELD_LIFETIME_HONORBALE_KILLS
|
||||||
|
#ifndef TBC
|
||||||
typedef VehicleInfo Vehicle;
|
typedef VehicleInfo Vehicle;
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
#define MAX_TALENT_SPECS MAX_TALENT_SPEC_COUNT
|
#define MAX_TALENT_SPECS MAX_TALENT_SPEC_COUNT
|
||||||
#define GUID_ENPART(guid) ObjectGuid(guid).GetEntry()
|
#define GUID_ENPART(guid) ObjectGuid(guid).GetEntry()
|
||||||
#define GUID_LOPART(guid) ObjectGuid(guid).GetCounter()
|
#define GUID_LOPART(guid) ObjectGuid(guid).GetCounter()
|
||||||
|
|||||||
Reference in New Issue
Block a user