mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 04:32:38 +01:00
Че за залупа
This commit is contained in:
parent
fdedbaa45a
commit
4bf7205e9b
@ -535,7 +535,7 @@ printButton.onTouch = function()
|
||||
proxies.printer3d.addShape(shape[1], shape[2], shape[3], shape[4], shape[5], shape[6], shape.texture or "empty", shape.state, shape.tint)
|
||||
end
|
||||
|
||||
local success, reason = proxies.printer3d.commit(count)
|
||||
local success, reason = proxies.printer3d.commit(1)
|
||||
if not success then
|
||||
GUI.alert(localization.failedToPrint .. ": " .. reason)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user