code/_helpers/unsorted.dm
/proc/get_ordinal_string | Returns a number string with its ordinal suffix th, st, nd, rd |
---|---|
/proc/pass | A do nothing proc used to prevent empty block warnings In hot code (like atmos checks), use EMPTY_BLOCK_GUARD instead. |
/proc/get_ordinal_string | Returns a number string with its ordinal suffix th, st, nd, rd |
---|---|
/proc/pass | A do nothing proc used to prevent empty block warnings In hot code (like atmos checks), use EMPTY_BLOCK_GUARD instead. |