mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01: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