mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-12 00:39:56 +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.",
|
||||
"attacked": "Very well, this shall not be forgotten.",
|
||||
"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],
|
||||
"innerColor": [0,0,255],
|
||||
"cities": ["Hanoi"]
|
||||
|
@ -33,8 +33,8 @@ allprojects {
|
||||
version = '1.0.1'
|
||||
ext {
|
||||
appName = "Unciv"
|
||||
appCodeNumber = 379
|
||||
appVersion = "3.5.14"
|
||||
appCodeNumber = 380
|
||||
appVersion = "3.5.14-patch1"
|
||||
|
||||
gdxVersion = '1.9.10'
|
||||
roboVMVersion = '2.3.1'
|
||||
|
Reference in New Issue
Block a user