mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 11:34:05 +09:00
the-flattening wip
This commit is contained in:
@@ -22,4 +22,6 @@ object ReferencingRanges {
|
||||
|
||||
val VIRTUAL_TILES = -2 downTo -1048576 // index of -1 breaks things for some reason :(
|
||||
|
||||
val PREFIX_DYNAMICITEM = "dyn:"
|
||||
val PREFIX_ACTORITEM = "actor:"
|
||||
}
|
||||
Reference in New Issue
Block a user