mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 13:02:49 +01:00
Added 3D Print system integration / switched app to windowed mode #3
This commit is contained in:
parent
31c88362ee
commit
8a104b79a3
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user