mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-23 03:23:17 -04:00
fix wrong glyph when switch between different mod. (#7970)
This commit is contained in:
parent
ac557f36dd
commit
211b9ea914
@ -189,6 +189,7 @@ class NewGameScreen(
|
||||
rightSideButton.disable()
|
||||
rightSideButton.setText("Working...".tr())
|
||||
|
||||
setSkin()
|
||||
// Creating a new game can take a while and we don't want ANRs
|
||||
Concurrency.runOnNonDaemonThreadPool("NewGame") {
|
||||
startNewGame()
|
||||
|
Loading…
x
Reference in New Issue
Block a user