Fix emulator compilation and crash, and implement Monopoly payment modal

This commit is contained in:
Adolfo Reyna
2026-02-06 23:13:32 -05:00
parent 75e17fb26b
commit 64f61759d7
10 changed files with 309 additions and 66 deletions

View File

@@ -35,7 +35,8 @@ public:
MONOPOLY_BOARD,
MONOPOLY_CHANCE,
MONOPOLY_COMMUNITY_CHEST,
MONOPOLY_TURN
MONOPOLY_TURN,
MONOPOLY_PAYMENT
};
/**