修复软件锁开启时启动后立即进入debug后VOC模块报错
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local VOC={
|
||||
getCount=function()return 0 end,
|
||||
getQueueCount=NULL,
|
||||
getQueueCount=function()return 0 end,
|
||||
getFreeChannel=NULL,
|
||||
play=NULL,
|
||||
update=NULL,
|
||||
|
||||
Reference in New Issue
Block a user