mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 11:52:32 +01:00
@@ -966,7 +966,6 @@ bool OPvPWintergrasp::UpdateQuestGiverPosition(uint32 guid, Creature *creature)
|
||||
{
|
||||
assert(guid);
|
||||
Position pos = m_qgPosMap[std::pair<uint32, bool>(guid, getDefenderTeam() == TEAM_HORDE)];
|
||||
assert(pos);
|
||||
|
||||
if (creature && creature->IsInWorld())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user