From e4fcb2cebdd1e2cbf693e2faabc3cb08517d264c Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Mon, 31 Oct 2016 16:46:01 +0300 Subject: [PATCH] =?UTF-8?q?=D1=85=D0=BC!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications/SmartHouse/SmartHouse.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = {