major refactor, please don't break

This commit is contained in:
2026-01-02 00:08:37 -05:00
parent 02faa9dc04
commit ea31b33ea5
3 changed files with 3 additions and 1 deletions

View File

@ -721,7 +721,7 @@ local function handleOutgoingDial()
if (PDO == 1) and totalstate == true then
sleep(1)
os.pullEvent("stargate_outgoing_wormhole")
events.pullEvent("stargate_outgoing_wormhole")
-- Wait briefly for version message and password request from remote gate
state.remoteHasComputer = false