mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-04-04 15:12:46 +02:00
Added 3D Print system integration / switched app to windowed mode #3
This commit is contained in:
@@ -662,7 +662,7 @@ end
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
load(options.o and args[1] or (currentScriptDirectory .. "Sample.3dm"))
|
||||
load(args[1] or (currentScriptDirectory .. "Sample.3dm"))
|
||||
|
||||
window:resize(window.width, window.height)
|
||||
workspace:draw()
|
||||
|
||||
Reference in New Issue
Block a user