mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
SystemThreadedExecute (1.8.5)
Added: SystemThreadedExecute
This commit is contained in:
+3
-3
@@ -45,9 +45,9 @@ function print(...)
|
||||
end
|
||||
end
|
||||
multi = {}
|
||||
multi.Version="1.8.4"
|
||||
multi._VERSION="1.8.4"
|
||||
multi.stage='stable'
|
||||
multi.Version="1.8.5"
|
||||
multi._VERSION="1.8.5"
|
||||
multi.stage='mostly-stable'
|
||||
multi.__index = multi
|
||||
multi.Mainloop={}
|
||||
multi.Tasks={}
|
||||
|
||||
Reference in New Issue
Block a user