- Add compatible mode support
This commit is contained in:
@@ -3,9 +3,7 @@ local getCHN,setCHN,triggerCHN=...
|
||||
local CHN_demand,CHN_getCount=triggerCHN.demand,triggerCHN.getCount
|
||||
local CHN_push,CHN_pop=triggerCHN.push,triggerCHN.pop
|
||||
|
||||
print("2");
|
||||
JS=require'Zframework.js'
|
||||
print("3");
|
||||
|
||||
local yield=coroutine.yield
|
||||
local setThread=coroutine.wrap(function()
|
||||
|
||||
Reference in New Issue
Block a user