mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
[MIRROR] Removes sleeping from the code in more places (#10611)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
174fb57a2c
commit
de641ab6f8
@@ -55,4 +55,7 @@
|
||||
/obj/structure/ghost_pod/ghost_activated/Initialize(mapload)
|
||||
. = ..()
|
||||
if(!mapload)
|
||||
ghostpod_startup(spawn_active)
|
||||
return INITIALIZE_HINT_LATELOAD
|
||||
|
||||
/obj/structure/ghost_pod/ghost_activated/LateInitialize()
|
||||
ghostpod_startup(spawn_active)
|
||||
|
||||
Reference in New Issue
Block a user