mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
tighter cell gap
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user