Core/Battlegrounds: SotA will no longer crash in update

This commit is contained in:
Shauren
2011-08-13 12:28:36 +02:00
parent f03ef48b3e
commit bac78de203

View File

@@ -296,7 +296,6 @@ void BattlegroundSA::PostUpdateImpl(uint32 diff)
return;
}
}
Battleground::Update(diff);
TotalTime += diff;
if (Status == BG_SA_WARMUP )