Fixed bug where you could convince AI to declare war on defeated civs - kudos ninjatao!

This commit is contained in:
Yair Morgenstern
2018-12-01 22:40:14 +02:00
parent 8ec63f2e94
commit cd28358289
3 changed files with 5 additions and 5 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 168
versionName "2.10.7"
versionCode 169
versionName "2.10.8"
}
buildTypes {
release {