Runtime station fixes (#25151)

* Fixes spawning on runtimestation titlescreen

* Fix shuttle runtimes
This commit is contained in:
Cyberboss
2017-03-17 00:07:34 -03:00
committed by Leo
parent 8848d46b0c
commit c09d61ae79
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
// Launch check is in process in case auth_need changes for some reason
// probably external.
. = FALSE
if(ENGINES_STARTED || (!IS_DOCKED))
if(!SSshuttle.emergency || ENGINES_STARTED || (!IS_DOCKED))
return .
// Check to see if we've reached criteria for early launch