Merge pull request #95 from rubenpirreram/GUI

G UI
This commit is contained in:
rubenpirreram
2026-05-12 14:33:57 +02:00
committed by GitHub
49 changed files with 665 additions and 216 deletions
@@ -122,7 +122,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.