tighter cell gap

This commit is contained in:
minjaesong
2021-09-13 01:40:17 +09:00
parent a9eb67ab61
commit 7d927b7392

View File

@@ -46,7 +46,7 @@ class UILoadDemoSavefiles : UICanvas() {
private val textH = App.fontGame.lineHeight.toInt()
private val cellGap = 24
private val cellGap = 20
private val cellInterval = cellGap + UIItemDemoSaveCells.HEIGHT
private val gradAreaHeight = 32