Set ShowPixelImprovements to True for new players - I think the world is ready

This commit is contained in:
Yair Morgenstern
2019-11-19 22:08:24 +02:00
parent b1868accc5
commit 526a99fb0d

View File

@ -20,7 +20,7 @@ class GameSettings {
var autoBuildingRoads: Boolean = true
var showMinimap: Boolean = true
var showPixelUnits: Boolean = false
var showPixelImprovements: Boolean = false
var showPixelImprovements: Boolean = true
var nuclearWeaponEnabled = false
var userId = ""