This commit is contained in:
Cooldude2606
2017-11-30 19:20:11 +00:00
parent 4efa83edd9
commit ec0be19e54
2 changed files with 2 additions and 2 deletions

View File

@@ -28,4 +28,4 @@ local Color, Game, Event = require('/locale/StdLib/load'){'Color','Game','Event'
-- loads the ExpLib, functions are plased into the lua global
local ExpLib = require 'ExpLib'
ExpLib._load_to_G(ExpLib)
ExpLib._unpack_to_G(ExpLib)