remove debug print

This commit is contained in:
LetterJay
2017-03-29 20:25:30 -05:00
parent 44715ab70f
commit c79ad8b71f
-1
View File
@@ -354,7 +354,6 @@ var/datum/controller/subsystem/shuttle/SSshuttle
transit_requesters += M
/datum/controller/subsystem/shuttle/proc/autoEnd()
world << world.time
if(world.time > GameTime && EMERGENCY_IDLE_OR_RECALLED) //3 hours
SSshuttle.emergency.request(null, 1.5)
priority_announce("The shift has come to an end and the shuttle called.")