Fix: marked JavaDOC TODOS in main

This commit is contained in:
2026-06-14 17:00:20 +02:00
parent a35c95c1c0
commit 4c2290a1c5
8 changed files with 10 additions and 6 deletions
@@ -688,14 +688,9 @@ public class Game implements Serializable {
}
//endregion
//region Optional Card Methods
//endregion
//endregion
/**
* Prepares the next player and updates the game state according to the current game stage.
* If the current stage is {@code SLOT_CHOICE}, the next player is taken from the order logic card.