Skip to content
Snippets Groups Projects
Commit e3073ee1 authored by DarkGod's avatar DarkGod
Browse files

bah wont help

parent f5d7d725
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ function _M:loaded()
local _
setfenv(f, setmetatable(t, {__index=_G}))
_, _ , _, gl, _ = f()
setmetatable(t, nil)
if t.use_shader then self.shader = t.use_shader end
if t.alterscreen then islast = true end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment