diff --git a/modules/ExpGamingLib/control.lua b/modules/ExpGamingLib/control.lua index 403bb4d2..3e17dae7 100644 --- a/modules/ExpGamingLib/control.lua +++ b/modules/ExpGamingLib/control.lua @@ -282,5 +282,5 @@ function table.keysort(tbl) return _tbl end --- because this is marked as GlobalLib it will be auto extracted into _G +ExpLib:unpack_to_G() return ExpLib \ No newline at end of file