mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-08 20:22:38 +01:00
хм!
This commit is contained in:
parent
60bf1bc499
commit
e4fcb2cebd
@ -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 = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user