mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
#define SNOW_CALM 0
|
|
#define SNOW_AVERAGE 1
|
|
#define SNOW_HARD 2
|
|
#define SNOW_BLIZZARD 3 |