mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Closer to getting things working...
This commit is contained in:
@@ -48,7 +48,6 @@ end
|
||||
local fRef = {"func",nil}
|
||||
local function manage(channel, value)
|
||||
channel:clear()
|
||||
print("pushing",value)
|
||||
if type(value) == "table" then
|
||||
channel:push{"DATA",threads.packTable(value)}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user