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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user