.
This commit is contained in:
parent
c4d105272a
commit
52dcebc28c
@ -79,7 +79,7 @@ local function shellRun()
|
||||
end
|
||||
|
||||
local function shellStopCheck()
|
||||
parallel.waitForAny(shellStopTimer)
|
||||
parallel.waitForAny(shellStopTimer, shellStopKeyEvent)
|
||||
end
|
||||
|
||||
local function shellStopTimer()
|
||||
|
Loading…
Reference in New Issue
Block a user