Commit 85bab9a
committed
Fix game speed UI not resetting when game is restarted
_reset_time_scales() has a visibility guard that was originally needed
to prevent resets on session start. After 4e06e30 scoped the call to
only run when all sessions end, the guard is unnecessary and prevents
the speed state from being properly reset.
Fixes #115400.1 parent ad4c2c3 commit 85bab9a
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | 679 | | |
683 | 680 | | |
684 | 681 | | |
| |||
0 commit comments