mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
savegame list generator interrupts when a save is being loaded
This commit is contained in:
@@ -84,6 +84,8 @@ class UILoadManage(val full: UILoadSavegame) : UICanvas() {
|
||||
full.loadManageSelectedGame = full.loadables.getLoadableSave()!!
|
||||
|
||||
mode = MODE_LOAD
|
||||
|
||||
full.interruptListGenerator()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user