output layers again
This commit is contained in:
parent
3230af084e
commit
90ac51a804
@ -370,7 +370,7 @@ mess.Renderer = function Renderer(env) {
|
||||
}
|
||||
|
||||
var nl = new(mess.tree.Layer)(l);
|
||||
// output.push(nl.toXML());
|
||||
output.push(nl.toXML());
|
||||
});
|
||||
|
||||
// TODO: must change when background colors are available
|
||||
|
Loading…
Reference in New Issue
Block a user