Files
CHOMPStation2/code/_helpers/names.dm
Leshana 8a48bb0ece Fix server startup runtimes from uninitaizlied using_map
* 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.
2017-03-03 19:52:26 -05:00

9.6 KiB