mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 20:52:40 +01:00
aefaef
This commit is contained in:
parent
6838fd6ff1
commit
13194222c0
@ -435,7 +435,10 @@ end
|
||||
|
||||
model = {}
|
||||
|
||||
-- open("xyu.3dm")
|
||||
local args = {...}
|
||||
if args[1] then
|
||||
open(args[1])
|
||||
end
|
||||
|
||||
fixModelArray()
|
||||
drawAll()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user