1 2 3 4 5 6 7 8
GameLab.Editor.GUI = GameLab.Editor.GUI or {} local m = GameLab.Editor.GUI local import = GameLab.import(...) import("Functions") return m