diff --git a/Applications/SmartHouse/SmartHouse.lua b/Applications/SmartHouse/SmartHouse.lua index 094c0b5b..cf91bda1 100755 --- a/Applications/SmartHouse/SmartHouse.lua +++ b/Applications/SmartHouse/SmartHouse.lua @@ -21,8 +21,8 @@ for library in pairs(libraries) do if not _G[library] then _G[library] = require local window local paths = {} --- paths.resources = MineOSCore.getCurrentApplicationResourcesDirectory() -paths.resources = "/SmartHouse/" +paths.resources = MineOSCore.getCurrentApplicationResourcesDirectory() +-- paths.resources = "/SmartHouse/" paths.modules = paths.resources .. "Modules/" local colors = {