Skip to content
Snippets Groups Projects
Commit 34216e42 authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent cd593bcd
Branches
Tags
No related merge requests found
...@@ -53,7 +53,7 @@ var outputs = { ...@@ -53,7 +53,7 @@ var outputs = {
obj.zmax = mod.zmax obj.zmax = mod.zmax
obj.width = mod.img.width obj.width = mod.img.width
obj.height = mod.img.height obj.height = mod.img.height
mods.output(mod,'map',heightmap) mods.output(mod,'map',obj)
}}} }}}
// //
// interface // interface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment