reset camera on load
This commit is contained in:
@@ -157,6 +157,7 @@ local function newdesign()
|
|||||||
content = textutils.unserialiseJSON(content)
|
content = textutils.unserialiseJSON(content)
|
||||||
dimensions = content["dimensions"]
|
dimensions = content["dimensions"]
|
||||||
buf = content["buf"]
|
buf = content["buf"]
|
||||||
|
camx,camy,currentfloor = 0,0,1
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if action == 4 then -- change X size
|
if action == 4 then -- change X size
|
||||||
|
|||||||
Reference in New Issue
Block a user