TGUI-Go for launch

This commit is contained in:
Letter N
2020-08-09 20:39:04 +08:00
parent 186482ecef
commit 773509719a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
to_chat(src, "Receiving control information from APC.")
sleep(2)
apc_override = 1
theAPC.ui_interact(src, state = GLOB.conscious_state)
theAPC.ui_interact(src)
apc_override = 0
aiRestorePowerRoutine = POWER_RESTORATION_APC_FOUND
sleep(50)