mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
copper sign actually spawns but still wip
This commit is contained in:
@@ -51,6 +51,7 @@ abstract class Actor : Comparable<Actor>, Runnable {
|
||||
|
||||
|
||||
enum class RenderOrder {
|
||||
FAR_BEHIND, // wires
|
||||
BEHIND, // tapestries, some particles (obstructed by terrain)
|
||||
MIDDLE, // actors
|
||||
MIDTOP, // bullets, thrown items
|
||||
|
||||
Reference in New Issue
Block a user