mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 20:32:21 +01:00
Core/Battlegrounds: SotA will no longer crash in update
This commit is contained in:
@@ -296,7 +296,6 @@ void BattlegroundSA::PostUpdateImpl(uint32 diff)
|
||||
return;
|
||||
}
|
||||
}
|
||||
Battleground::Update(diff);
|
||||
TotalTime += diff;
|
||||
|
||||
if (Status == BG_SA_WARMUP )
|
||||
|
||||
Reference in New Issue
Block a user