mirror of
https://github.com/glest/glest-source.git
synced 2025-08-07 08:56:28 +02:00
- cleaned up a whole pile of compiler warnings
This commit is contained in:
@@ -42,7 +42,7 @@ static const int MAX_MAP_CELL_DIMENSION = 1024;
|
||||
|
||||
static const int MIN_MAP_CELL_HEIGHT = 0;
|
||||
static const int MAX_MAP_CELL_HEIGHT = 20;
|
||||
static const int DEFAULT_MAP_CELL_HEIGHT = 10;
|
||||
static const int DEFAULT_MAP_CELL_HEIGHT = 10;
|
||||
|
||||
static const int MIN_MAP_FACTIONCOUNT = 1;
|
||||
static const int MAX_MAP_FACTIONCOUNT = 8;
|
||||
|
Reference in New Issue
Block a user