mirror of
https://github.com/glest/glest-source.git
synced 2025-09-30 01:18:58 +02:00
icons with colored frames
default map startup size raised to 128x128 startup screensize raised to 1024x768
This commit is contained in:
@@ -31,7 +31,7 @@ Map::Map() {
|
||||
waterLevel = 4;
|
||||
cells = NULL;
|
||||
startLocations = NULL;
|
||||
reset(64, 64, 10.f, 1);
|
||||
reset(128, 128, 10.f, 1);
|
||||
resetFactions(8);
|
||||
title = "";
|
||||
desc = "";
|
||||
|
Reference in New Issue
Block a user