mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
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();
|
||||
}
|
||||
|
||||
_scheduler.Update(diff);
|
||||
_scheduler.Update();
|
||||
|
||||
bool objectiveChanged = false;
|
||||
if (IsWarTime())
|
||||
|
||||
Reference in New Issue
Block a user