Unciv/android
Am-per-Sand a6c20984f2 Citizenship and Legalism description changed.
Unclear description fixed. I have almost created a pull request for `CityStats.kt`: 
```
if (policies.contains("Citizenship")  && currentConstruction.name == "Worker")
stats.production += 25f
```
as I thought it should boost training of Workers.

I also attach #423 contents of  with a similar unclarity of Legalism.
2019-05-03 17:06:53 +03:00
..
assets Citizenship and Legalism description changed. 2019-05-03 17:06:53 +03:00
Images new Cossack icon 2019-04-22 12:33:23 +02:00
ImagesToNotAddToGame Organized non-game images (icon, feature and promo graphics etc) 2019-02-14 21:44:25 +02:00
res Kotlin'D Counter class, apparently it's been Java this whole time and I didn't even notice 2019-04-25 10:28:46 +03:00
src/com/unciv/app Resolved #595 - Added release version to options table 2019-03-21 22:46:49 +02:00
AndroidManifest.xml Google suspended the app because of "Impersonation" violation =( 2019-01-02 22:07:47 +02:00
build.gradle More massive performance boosts 2019-05-03 16:59:46 +03:00
ic_launcher-web.png Initial commit 2017-11-22 00:09:35 +02:00
proguard-rules.pro Initial commit 2017-11-22 00:09:35 +02:00
project.properties Initial commit 2017-11-22 00:09:35 +02:00