mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 22:37:02 -04:00
3.16.2-patch1
This commit is contained in:
parent
a08a0e1489
commit
b276250dfc
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.4.30"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 604
|
||||
const val appVersion = "3.16.2"
|
||||
const val appCodeNumber = 605
|
||||
const val appVersion = "3.16.2-patch1"
|
||||
|
||||
const val gdxVersion = "1.10.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
@ -1,3 +1,11 @@
|
||||
## 3.16.2-patch1
|
||||
|
||||
Fixed diplomacy screen crash for city-states with no cities
|
||||
|
||||
Added mod check for units whose unitType is not defined
|
||||
|
||||
Fixed crash when selecting certain buildings in the civilopedia - by xlenstra
|
||||
|
||||
## 3.16.2
|
||||
|
||||
Fixed crashing Diplomatic victory bug
|
||||
|
Loading…
x
Reference in New Issue
Block a user