mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-21 07:22:02 -04:00
Fix typo.
--HG-- branch : trunk
This commit is contained in:
@@ -1756,10 +1756,10 @@ struct TRINITY_DLL_DECL npc_imprisoned_beryl_sorcererAI : public ScriptedAI
|
||||
uiPhase = 0;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
if (!UpdateVictim())
|
||||
return;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user