The horizon is now the default map if no map is set (#15948)

This commit is contained in:
Alberyk
2023-03-05 14:42:41 +00:00
committed by GitHub
parent dacc85b0e8
commit 1097153d0f
@@ -255,9 +255,9 @@ var/datum/controller/subsystem/atlas/SSatlas
log_ss("atlas", "Using configured map.")
else
log_ss("atlas", "-- WARNING: CONFIGURED MAP DOES NOT EXIST, IGNORING! --")
. = "aurora"
. = "sccv_horizon"
else
. = "aurora"
. = "sccv_horizon"
/datum/controller/subsystem/atlas/proc/load_map_meta()
// This needs to be done after current_map is set, but before mapload.