Added Module: ExpGamingCore.Sync

This commit is contained in:
Cooldude2606
2018-05-30 20:05:12 +01:00
parent 48e65ce78f
commit 2dd50c8d9c
7 changed files with 261 additions and 196 deletions

View File

@@ -155,6 +155,7 @@ Manager.verbose('Current state is now: "selfInit"; The verbose state is: '..tost
Manager.sandbox = setmetatable({
-- can not use existing keys of _G
verbose=Manager.verbose,
loaded_modules=ReadOnlyManager,
module_verbose=false,
module_exports=false
},{