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