Fix 1-bit bitmap rendering and add player turn modal
This commit is contained in:
@@ -34,7 +34,8 @@ public:
|
||||
MONOPOLY_PROPERTY,
|
||||
MONOPOLY_BOARD,
|
||||
MONOPOLY_CHANCE,
|
||||
MONOPOLY_COMMUNITY_CHEST
|
||||
MONOPOLY_COMMUNITY_CHEST,
|
||||
MONOPOLY_TURN
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user