mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
fixed bug: things go dark as inventory is opened
Not cloning the color when MULing was the culprit
This commit is contained in:
@@ -119,6 +119,7 @@ class UIItemInventoryElem(
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
override fun keyDown(keycode: Int): Boolean {
|
||||
|
||||
Reference in New Issue
Block a user