Missing '

This commit is contained in:
Atermonera
2018-07-31 21:24:30 -07:00
committed by GitHub
parent ef6c5abf15
commit df562507bd
+1 -1
View File
@@ -400,7 +400,7 @@
if("send_to_station")
shuttle.launch(src)
to_chat(usr, "<span class='notice>The supply shuttle has been called and will arrive in approximately [round(supply_controller.movetime/600,1)] minutes.</span>")
to_chat(usr, "<span class='notice'>The supply shuttle has been called and will arrive in approximately [round(supply_controller.movetime/600,1)] minutes.</span>")
post_signal("supply")
if("cancel_shuttle")