mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
barely managed to fix inventory UI
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user