This commit is contained in:
Igor Timofeev 2016-10-31 16:46:01 +03:00
parent 60bf1bc499
commit e4fcb2cebd

View File

@ -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 = {