This commit is contained in:
Igor Timofeev
2016-09-23 09:22:43 +03:00
parent 4d72149765
commit e0e8e62618
2 changed files with 1 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ for library in pairs(libraries) do if not _G[library] then _G[library] = require
----------------------------------------- cyka -----------------------------------------
if not component.isAvailable("printer3d") then GUI.error("This program requires at least one 3D-printer", {title = {color = 0xFFDB40, text = "Error"}}); return end
local args, options = require("shell").parse(...)
local window
local mainImage