mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-06-03 12:37:04 +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.