mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 10:34:06 +09:00
improved performance for prev saves view
This commit is contained in:
@@ -123,6 +123,7 @@ class UILoadSavegame(val remoCon: UIRemoCon) : Advanceable() {
|
||||
if (button.javaClass.simpleName == "UIItemPlayerCells") {
|
||||
transitionalListing.advanceMode()
|
||||
playerButtonSelected = button as UIItemPlayerCells
|
||||
transitionalManage.loadSavegameInfo()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user