mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 20:05:22 +09:00
Few minnor chagnes while messing with FSM
This commit is contained in:
@@ -279,6 +279,5 @@ function table.keysort(tbl)
|
||||
return _tbl
|
||||
end
|
||||
|
||||
-- bypasses the module sandbox and places functions into _G
|
||||
ExpLib:unpack_to_G()
|
||||
-- because this is marked as GlobalLib it will be auto extracted into _G
|
||||
return ExpLib
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ExpGamingLib",
|
||||
"module": "ExpLib",
|
||||
"module": "GlobalLib",
|
||||
"description": "Adds some common functions used though out all ExpGaming modules",
|
||||
"keywords": ["ExpGaming","Lib"],
|
||||
"version": "3.4.0",
|
||||
|
||||
Reference in New Issue
Block a user