mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-25 00:33:12 +00:00
* Based on https://github.com/tgstation/tgstation/pull/25386 * Create macro for defining new subsystem types. * Create PreInit proc to handle setup that needs to be done before the map loads * Rename garbage_controller subsystem to garbage so it matches its global SSgarbage variable name.