mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
gapbox toggle with F11
This commit is contained in:
@@ -76,7 +76,7 @@ class UIItemInventoryDynamicList(
|
||||
|
||||
companion object {
|
||||
const val listGap = 8
|
||||
const val horizontalCells = 12
|
||||
const val horizontalCells = 11
|
||||
const val verticalCells = 8
|
||||
val largeListWidth = (horizontalCells * UIItemInventoryElemSimple.height + (horizontalCells - 2) * listGap) / 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user