mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Eluna add mangos support. Notice that old MANGOS is now CMANGOS
This commit is contained in:
@@ -484,7 +484,7 @@ public:
|
||||
return false;
|
||||
if (Unit* unit = u->ToUnit())
|
||||
{
|
||||
#ifndef TRINITY
|
||||
#ifdef CMANGOS
|
||||
if (!unit->isAlive())
|
||||
return false;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user