mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
All tests working
This commit is contained in:
@@ -139,6 +139,10 @@ local function INIT(__GlobalLinda, __SleepingLinda, __StatusLinda, __Console)
|
||||
GLOBAL["__env"] = env
|
||||
end
|
||||
|
||||
function THREAD.getENV()
|
||||
return GLOBAL["__env"]
|
||||
end
|
||||
|
||||
return GLOBAL, THREAD
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user