mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-09 15:59:24 +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"
|