mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 07:54:14 +00:00
* tgu * ok.. * they killed the fucking grab proc im not fixing this * fixes some map shit * huh * Merge remote-tracking branch 'tgstation/master' into tgu24 * this is weird af * idk what went on with this merge but ig its fixed * fixes windoors * this time for realsies passes * i promise now it does * fixes tgui + add boulder
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"
|