made luash actually listen to sI being assigned
This commit is contained in:
parent
781ac82904
commit
4557dc3ad4
@ -1,5 +1,5 @@
|
||||
local tA = {...}
|
||||
local si =
|
||||
local si = tA[1]
|
||||
spawn("lua shell",function()
|
||||
_ENV = shutil.genenv()
|
||||
coroutine.yield()
|
||||
|
Loading…
Reference in New Issue
Block a user