[MIRROR] Initialize fixing (#10335)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-08 22:22:04 +01:00
committed by GitHub
co-authored by Kashargul
parent 2e725a0727
commit ce2446922e
888 changed files with 2876 additions and 2225 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
var/list/cam_plane_masters
var/obj/screen/background/cam_background
/obj/effect/overmap/Initialize()
/obj/effect/overmap/Initialize(mapload)
. = ..()
if(!global.using_map.use_overmap)
return INITIALIZE_HINT_QDEL