No longer attempts to attack city that contains a unit

Battle visualization bug fixed
This commit is contained in:
Yair Morgenstern
2018-04-04 17:37:59 +03:00
parent 36c2afd026
commit 4e36aa0d5a
3 changed files with 8 additions and 7 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 32
versionName "1.3.5"
versionCode 33
versionName "1.4"
}
buildTypes {
release {