mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
can see camera working but not the actor gravity
This commit is contained in:
@@ -32,7 +32,6 @@ object ItemCodex {
|
||||
val ITEM_DYNAMIC = 32768..0x0FFF_FFFF
|
||||
val ACTORID_MIN = ITEM_DYNAMIC.endInclusive + 1
|
||||
|
||||
|
||||
private val itemImagePlaceholder = TextureRegion(Texture("./assets/item_kari_24.tga"))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user