ff
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
static const int MAXIMUM_BOARD_WIDTH = 40;
|
||||
static const int MAXIMUM_BOARD_HEIGHT = 40;
|
||||
|
||||
static const int MAXIMUM_PIECES_SIZE = 10;
|
||||
|
||||
|
||||
class Settings {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user