This commit is contained in:
ParticleG
2024-11-01 11:44:17 +08:00
parent 2e537807a7
commit f2e064e900
2 changed files with 1 additions and 11 deletions

View File

@@ -3,7 +3,6 @@ local getCHN,setCHN,triggerCHN=...
local CHN_demand,CHN_getCount=triggerCHN.demand,triggerCHN.getCount
local CHN_push,CHN_pop=triggerCHN.push,triggerCHN.pop
love.system = require'love.system'
JS=require'Zframework.js'
local yield=coroutine.yield