mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
inventory gamemenu visual only
This commit is contained in:
@@ -20,6 +20,10 @@ class UIItemImageGallery(
|
||||
val column: Int = 1
|
||||
) : UIItem(parentUI) {
|
||||
|
||||
// deal with the moving position
|
||||
override var oldPosX = posX
|
||||
override var oldPosY = posY
|
||||
|
||||
override fun update(delta: Float) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user