barely managed to fix inventory UI

This commit is contained in:
minjaesong
2017-07-04 01:27:18 +09:00
parent 6057bd9c22
commit 9027f85d1d
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 {