fix(Battlefield): Wintergrasp spirit resurrection timer expires before resurrection fires (#26042)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -193,7 +193,7 @@ bool Battlefield::Update(uint32 diff)
|
|||||||
SendUpdateWorldStates();
|
SendUpdateWorldStates();
|
||||||
}
|
}
|
||||||
|
|
||||||
_scheduler.Update(diff);
|
_scheduler.Update();
|
||||||
|
|
||||||
bool objectiveChanged = false;
|
bool objectiveChanged = false;
|
||||||
if (IsWarTime())
|
if (IsWarTime())
|
||||||
|
|||||||
Reference in New Issue
Block a user