mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 18:47:20 +01:00
3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
#define SOLID 1
|
|
#define LIQUID 2
|
|
#define GAS 3 |