mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Merge branch 'ElunaLuaEngine:master' into feat/arena-methods
This commit is contained in:
@@ -2006,7 +2006,7 @@ namespace LuaUnit
|
||||
#ifdef TRINITY
|
||||
unit->GetThreatManager().ClearAllThreat();
|
||||
#elif AZEROTHCORE
|
||||
unit->getThreatManager().clearReferences();
|
||||
unit->getThreatMgr().clearReferences();
|
||||
#else
|
||||
unit->GetThreatManager().clearReferences();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user