From 251249dcdc292082af84861ce7a23f09d147c074 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Fri, 22 Jun 2018 19:20:07 +0100 Subject: [PATCH] Updated ExpLib --- modules/ExpGamingLib/control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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