You have to call the base, dammit! (#23544)

This commit is contained in:
Cyberboss
2017-02-01 20:11:49 +01:00
committed by AnturK
parent 92dedd8241
commit 44b0aa2aa7
+1
View File
@@ -16,6 +16,7 @@ var/obj/machinery/gateway/centerstation/the_gateway = null
var/can_link = FALSE //Is this the centerpiece?
/obj/machinery/gateway/Initialize()
..()
randomspawns = awaydestinations
/obj/machinery/gateway/proc/toggleoff()