mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 04:54:05 +09:00
hit q to close the storage chest gui
This commit is contained in:
@@ -16,7 +16,7 @@ import kotlin.math.roundToInt
|
||||
/**
|
||||
* Created by minjaesong on 2017-06-11.
|
||||
*/
|
||||
class UITierOneWatch(private val player: ActorHumanoid?) : UICanvas() {
|
||||
class UITierOneWatch() : UICanvas() {
|
||||
override var width = 160
|
||||
override var height = 23
|
||||
override var openCloseTime: Second = 0f
|
||||
|
||||
Reference in New Issue
Block a user