mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Scripts/Outland): boss_kaelthas (#11701)
* . * Update boss_kaelthas.cpp
This commit is contained in:
committed by
GitHub
parent
0d4adf5a3e
commit
981ec9d013
@@ -373,8 +373,6 @@ public:
|
||||
|
||||
void UpdateAI(uint32 diff) override
|
||||
{
|
||||
return;
|
||||
|
||||
events2.Update(diff);
|
||||
switch (events2.ExecuteEvent())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user