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