made luash actually listen to sI being assigned

This commit is contained in:
Izaya 2017-09-13 13:45:24 +10:00
parent 781ac82904
commit 4557dc3ad4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
local tA = {...}
local si =
local si = tA[1]
spawn("lua shell",function()
_ENV = shutil.genenv()
coroutine.yield()