mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-28 20:20:18 +02:00
Add elem.PROP_BLACK back for compat
Of course it still does nothing.
This commit is contained in:
@@ -9,6 +9,7 @@ elem.FLAG_MOVABLE = sim.FLAG_MOVABLE
|
||||
elem.FLAG_PHOTDECO = sim.FLAG_PHOTDECO
|
||||
elem.FLAG_SKIPMOVE = sim.FLAG_SKIPMOVE
|
||||
elem.FLAG_STAGNANT = sim.FLAG_STAGNANT
|
||||
elem.PROP_BLACK = 0
|
||||
elem.PROP_DRAWONCTYPE = 0
|
||||
elem.ST_GAS = 0
|
||||
elem.ST_LIQUID = 0
|
||||
|
Reference in New Issue
Block a user