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

plop

parent 8835b136
No related branches found
No related tags found
No related merge requests found
......@@ -336,7 +336,6 @@ function _M:listBackgrounds(mod)
if fs.exists(dir.."/boot-screen/init.lua") then
load(dir, nil)
elseif short_name:find(".teaa$") or short_name:find(".teaac$") then
print("=====real", dir)
fs.mount(fs.getRealPath(dir), "/testload", false)
local mod
if fs.exists("/testload/boot-screen/init.lua") then
......
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