Tested areCellsFree function

This commit is contained in:
mathusummut
2019-02-06 01:10:59 +01:00
parent b69dafdd78
commit 497e58a5ce
8 changed files with 59 additions and 9 deletions

View File

@@ -57,7 +57,6 @@ namespace Shared {
static const int MAX_MAP_CELL_HEIGHT = 20;
static const int DEFAULT_MAP_CELL_HEIGHT = 10;
static const int MIN_MAP_FACTIONCOUNT = 1;
static const int MAX_MAP_FACTIONCOUNT = 10;
static const int DEFAULT_MAP_FACTIONCOUNT = 8;