fix: selected player cell would remain force-unhighlighted when 'back' is hit

This commit is contained in:
minjaesong
2023-10-01 15:06:04 +09:00
parent f4dd11407e
commit 63561725fd

View File

@@ -115,6 +115,7 @@ class UILoadManage(val full: UILoadSavegame) : UICanvas() {
it.clickOnceListener = { _,_ ->
full.resetScroll()
full.changePanelTo(0)
full.playerButtonSelected?.forceUnhighlight = false
}
}
private val mainDeleteButton = UIItemTextButton(this,