mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[MIRROR] cleans up INIT (#10164)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a71b34b7e0
commit
e4f07e43f3
@@ -9,7 +9,7 @@
|
||||
var/obj/effect/overmap/bluespace_rift/partner
|
||||
var/paused
|
||||
|
||||
/obj/effect/overmap/bluespace_rift/Initialize(var/mapload, var/new_partner)
|
||||
/obj/effect/overmap/bluespace_rift/Initialize(mapload, var/new_partner)
|
||||
. = ..()
|
||||
if(new_partner)
|
||||
pair(new_partner)
|
||||
|
||||
Reference in New Issue
Block a user