fixed bug: things go dark as inventory is opened

Not cloning the color when MULing was the culprit
This commit is contained in:
minjaesong
2017-07-03 02:55:33 +09:00
parent bbc68110d9
commit 5c24f57d03
9 changed files with 41 additions and 32 deletions

View File

@@ -119,6 +119,7 @@ class UIItemInventoryElem(
}
}
}
override fun keyDown(keycode: Int): Boolean {