order, totems, visual effects

This commit is contained in:
2026-05-11 18:04:58 +02:00
parent bcdc129e67
commit 874091e9cc
25 changed files with 107 additions and 20 deletions
@@ -84,7 +84,7 @@ public class Game implements Serializable {
/**
* The order logic card associated with this game.
*/
private OrderLogicCard orderLogicCard;
public OrderLogicCard orderLogicCard;
/**
* The board associated with this game.