Improvement building no longer generates notification

Roads that turn to railroads now change color, and railroads are gray to help them stand out against the background
Map now contains a 50px padding from the edge
This commit is contained in:
Yair Morgenstern
2018-01-02 21:06:50 +02:00
parent 74f1b6837b
commit 08735d8e99
4 changed files with 25 additions and 40 deletions

View File

@ -21,7 +21,7 @@ android {
applicationId "com.unciv.game"
minSdkVersion 9
targetSdkVersion 25
versionCode 15
versionCode 16
versionName "0.9"
}
buildTypes {