Script/Azuremyst_isle: Remove useless log

This commit is contained in:
Aokromes
2020-08-28 10:20:03 +02:00
committed by GitHub
parent 85a1310cd7
commit bf8b34946d

View File

@@ -597,8 +597,6 @@ public:
(*itr)->Respawn();
}
}
else
TC_LOG_ERROR("scripts", "SD2 ERROR: FlagList is empty!");
}
void UpdateAI(uint32 diff) override