mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-31 08:51:44 +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.