This commit is contained in:
Igor Timofeev 2015-10-30 07:18:39 +03:00
parent 1e2fc094da
commit ba9e2b1c7e

View File

@ -11,6 +11,7 @@ local libraries = {
["computer"] = "computer",
["serialization"] = "serialization",
["internet"] = "internet",
["image"] = "image",
}
local components = {
@ -1467,7 +1468,6 @@ ECSAPI.OSIconsHeight = 6
--Вся необходимая информация для иконок
local function OSIconsInit()
if not _G.image then _G.image = require("image") end
if not _G.buffer then _G.buffer = require("doubleBuffering") end
if not ECSAPI.OSIcons then
--Константы для иконок