This commit is contained in:
nobody
2016-02-18 13:17:25 -05:00
parent 352027a9bf
commit ca056b28c5
3 changed files with 29 additions and 42 deletions
-2
View File
@@ -1,5 +1,3 @@
local RESOURCE = (...):gsub('%.', '/') .. '/'
return function (config)
config = config or {}
local resources = assert(config.resources, 'missing config.resources')