Refactor flag reset logic for clarity and reuse.

Consolidated flag reset responsibilities into `resetFlagCarrier` and `resetAll` methods to improve code readability and maintainability. Replaced redundant flag reset operations with the new methods across the codebase. Updated `EndedPhase` to use `resetAll` for consistent behavior.
This commit is contained in:
2025-02-11 22:08:58 +01:00
parent 4cfc8f1572
commit a3c22cf074
3 changed files with 21 additions and 22 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
#Tue Feb 11 21:46:26 CET 2025
buildNumber=39
#Tue Feb 11 22:04:16 CET 2025
buildNumber=42
version=0.1