mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-24 03:53:12 -04:00
4.3.14-patch1
This commit is contained in:
parent
5b2997df46
commit
7bc924f76f
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.7.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 787
|
||||
const val appVersion = "4.3.14"
|
||||
const val appCodeNumber = 788
|
||||
const val appVersion = "4.3.14-patch1"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
@ -28,7 +28,7 @@ Units passed with 'next unit' are not returned to
|
||||
|
||||
By vegeta1k95:
|
||||
- Corrected some Civilization colors
|
||||
- Fix perpetual constructions info ()
|
||||
- Fix perpetual constructions info
|
||||
- Civ 5-style unit selection and cycling behaviour, "Wait" action
|
||||
|
||||
fix translation problem in policy screen - By CrispyXYZ
|
||||
|
Loading…
x
Reference in New Issue
Block a user