barely managed to fix inventory UI

This commit is contained in:
minjaesong
2017-07-04 01:27:18 +09:00
parent 70849582ee
commit b2a8fe5bd7
11 changed files with 32 additions and 16 deletions

View File

@@ -53,7 +53,7 @@ object ItemCodex {
override val material = Material(0,0,0,0,0,0,0,0,0,0.0)
init {
println("[ItemCodex] recording item ID $originalID")
}
override fun primaryUse(delta: Float): Boolean {