mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Proxies work with connections now :D
This commit is contained in:
@@ -151,6 +151,7 @@ multi:newThread("Scheduler Thread",function()
|
||||
end)
|
||||
multi:mainloop()
|
||||
end).OnError(multi.error)
|
||||
|
||||
connOut = multi:newSystemThreadedConnection("ConnectionNAMEHERE"):init()
|
||||
a=0
|
||||
connOut(function(arg)
|
||||
|
||||
Reference in New Issue
Block a user