mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 17:41:50 +00:00
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
///Used by bedsheets spawners to tell if it's a single or double bedsheet.
|
|
#define BEDSHEET_SINGLE "single"
|
|
#define BEDSHEET_DOUBLE "double"
|