From 841e7f8a928c3fff19963d01bb600038d039b680 Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Fri, 20 Jan 2017 15:22:33 -0500 Subject: [PATCH] WHO DID THIS?!?!? (#23143) --- code/controllers/subsystem/ticker.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/controllers/subsystem/ticker.dm b/code/controllers/subsystem/ticker.dm index a4e82312da4..7cb8a23d3e4 100644 --- a/code/controllers/subsystem/ticker.dm +++ b/code/controllers/subsystem/ticker.dm @@ -495,7 +495,6 @@ var/datum/subsystem/ticker/ticker world << "The borers were successful!" else world << "The borers have failed!" - return TRUE mode.declare_station_goal_completion()