mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
making some changes
This commit is contained in:
@@ -23,9 +23,7 @@ SOFTWARE.
|
||||
]]
|
||||
package.path = "?/init.lua;?.lua;" .. package.path
|
||||
local multi, thread = require("multi"):init()
|
||||
|
||||
local pseudoProcessor = multi:newProcessor()
|
||||
|
||||
if multi.integration then
|
||||
return {
|
||||
init = function()
|
||||
|
||||
Reference in New Issue
Block a user