edit: fix sticky control + autorun in shell mode
This commit is contained in:
@@ -631,6 +631,7 @@ local __actions = {
|
||||
end,
|
||||
|
||||
run = function()
|
||||
input:reset()
|
||||
local sTempPath = "/.temp"
|
||||
local ok = save(sTempPath)
|
||||
if ok then
|
||||
|
||||
Reference in New Issue
Block a user