mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
I think thats all thats needed
This commit is contained in:
+2
-2
@@ -23,8 +23,8 @@ SOFTWARE.
|
||||
]]
|
||||
local bin = pcall(require,"bin")
|
||||
local multi = {}
|
||||
multi.Version = "2.0.0"
|
||||
multi._VERSION = "2.0.0"
|
||||
multi.Version = "12.0.0"
|
||||
multi._VERSION = "12.0.0"
|
||||
multi.stage = "stable"
|
||||
multi.__index = multi
|
||||
multi.Mainloop = {}
|
||||
|
||||
Reference in New Issue
Block a user