Can no longer pick policies in multiplayer when it's someone elses turn

This commit is contained in:
Yair Morgenstern
2019-09-05 21:45:04 +03:00
parent faa90dd269
commit d3a6417996
5 changed files with 19 additions and 17 deletions

View File

@ -1111,7 +1111,7 @@
Italian:"67% di probabilità di ottenere 25 Oro e reclutare un'unità barbara da un accampamento catturato. -25% mantenimento delle unità terrestri."
French:"67% de chance de gagner 25 or et d'enroler une unité barbare lors de la prise d'un campement barbare. -25% de coût de maintenance pour les unités terrestres."
Simplified_Chinese:"击败蛮族营地中的蛮族单位有67%几率得到25金钱并使其加入陆上单位维护费-25%"
Russian:"Шанс 67% получить 25 Золото и варварский юнит из захваченного лагеря. -25% к стоимости содержания наземных юнитов.
Russian:"Шанс 67% получить 25 Золото и варварский юнит из захваченного лагеря. -25% к стоимости содержания наземных юнитов."
}
"India":{

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 294
versionName "3.0.1"
versionCode 295
versionName "3.0.2"
}
// Had to add this crap for Travis to build, it wanted to sign the app