mirror of
https://github.com/azerothcore/mod-ale
synced 2025-12-01 21:15:19 +08:00
Add forgotten changes from a49f6f03ac
This commit is contained in:
@@ -37,7 +37,10 @@ struct ElunaCreatureAI : ScriptedAI
|
||||
#endif
|
||||
{
|
||||
if (justSpawned)
|
||||
{
|
||||
justSpawned = false;
|
||||
JustRespawned();
|
||||
}
|
||||
|
||||
if (!sEluna->UpdateAI(me, diff))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user