code/datums/map_config.dm
/proc/load_default_map_config | Proc that simply loads the default map config, which should always be functional. |
---|---|
/proc/load_map_config | Proc handling the loading of map configs. Will return the default map config using /proc/load_default_map_config if the loading of said file fails for any reason whatsoever, so we always have a working map for the server to run. Arguments: |