Defeated civs no longer have automated actions, and their remaining units are removed from the map

This commit is contained in:
Yair Morgenstern
2018-07-03 22:25:13 +03:00
parent 99e3a208d2
commit 9f81ac6676
5 changed files with 22 additions and 11 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 95
versionName "2.5.9"
versionCode 96
versionName "2.5.10"
}
buildTypes {
release {