mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
cleans up INIT (#17130)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
if(notify)
|
||||
trigger()
|
||||
|
||||
/obj/structure/ghost_pod/ghost_activated/Initialize(var/mapload)
|
||||
/obj/structure/ghost_pod/ghost_activated/Initialize(mapload)
|
||||
. = ..()
|
||||
if(!mapload)
|
||||
ghostpod_startup(spawn_active)
|
||||
|
||||
Reference in New Issue
Block a user