mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 01:08:25 +07:00
3.5.14-patch1
This commit is contained in:
@ -1106,7 +1106,7 @@
|
|||||||
"declaringWar": "You leave us no choice. War it must be.",
|
"declaringWar": "You leave us no choice. War it must be.",
|
||||||
"attacked": "Very well, this shall not be forgotten.",
|
"attacked": "Very well, this shall not be forgotten.",
|
||||||
"afterPeace": "May peace forever bless our lands.",
|
"afterPeace": "May peace forever bless our lands.",
|
||||||
"defeated": "So this is how does it feel to die...",
|
"defeated": "So this is how it feels to die...",
|
||||||
"outerColor": [0, 0, 0],
|
"outerColor": [0, 0, 0],
|
||||||
"innerColor": [0,0,255],
|
"innerColor": [0,0,255],
|
||||||
"cities": ["Hanoi"]
|
"cities": ["Hanoi"]
|
||||||
|
@ -33,8 +33,8 @@ allprojects {
|
|||||||
version = '1.0.1'
|
version = '1.0.1'
|
||||||
ext {
|
ext {
|
||||||
appName = "Unciv"
|
appName = "Unciv"
|
||||||
appCodeNumber = 379
|
appCodeNumber = 380
|
||||||
appVersion = "3.5.14"
|
appVersion = "3.5.14-patch1"
|
||||||
|
|
||||||
gdxVersion = '1.9.10'
|
gdxVersion = '1.9.10'
|
||||||
roboVMVersion = '2.3.1'
|
roboVMVersion = '2.3.1'
|
||||||
|
Reference in New Issue
Block a user