mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
title screen renders well
This commit is contained in:
@@ -23,7 +23,7 @@ class UIStartMenu : UICanvas() {
|
||||
|
||||
|
||||
override var width: Int = 240
|
||||
override var height: Int = 40 * menuLabels.size.plus(1)
|
||||
override var height: Int = 36 * menuLabels.size.plus(1)
|
||||
override var openCloseTime = 0f
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user