Civs now have unique responses for introduction, greeting, trade acceptance and refusal

This commit is contained in:
Yair Morgenstern
2019-02-11 20:46:49 +02:00
parent d080f37a94
commit 0788141054
6 changed files with 30 additions and 13 deletions

View File

@ -22,7 +22,7 @@ android {
minSdkVersion 14
targetSdkVersion 28
versionCode 201
versionName "2.13.2"
versionName "2.13.3"
}
// Had to add this crap for Travis to build, it wanted to sign the app