mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-04 11:59:50 +01:00
8a48bb0ece
* That if statement wasn't heping anyone as it was. * Strangely however, even an `if(using_map)` doesn't help, as using_map is in some crazy BYOND limbo state at that point in world init. but checking istype() succeeds in figuring out its not real.