mirror of
https://github.com/glest/glest-source.git
synced 2025-08-07 08:56:28 +02:00
Extended faction transparency support
This commit is contained in:
@@ -50,7 +50,7 @@ namespace Shared {
|
||||
static const int DEFAULT_MAP_CELL_HEIGHT = 10;
|
||||
|
||||
static const int MIN_MAP_FACTIONCOUNT = 1;
|
||||
static const int MAX_MAP_FACTIONCOUNT = 8;
|
||||
static const int MAX_MAP_FACTIONCOUNT = 10;
|
||||
static const int DEFAULT_MAP_FACTIONCOUNT = 8;
|
||||
|
||||
static const int DEFAULT_MAP_CELL_WIDTH = 128;
|
||||
|
Reference in New Issue
Block a user