kopia lustrzana https://github.com/backface/turtlestitch
fixed a serialization glitch
rodzic
306ebb25a0
commit
931262ee3c
|
@ -1782,7 +1782,7 @@ StageMorph.prototype.toXML = function (serializer) {
|
||||||
'hyperops="@" ' +
|
'hyperops="@" ' +
|
||||||
'codify="@" ' +
|
'codify="@" ' +
|
||||||
'inheritance="@" ' +
|
'inheritance="@" ' +
|
||||||
'sublistIDs="@" ' +
|
'sublistIDs="@" ~>' +
|
||||||
'<pentrails>$</pentrails>' +
|
'<pentrails>$</pentrails>' +
|
||||||
'%' + // current costume, if it's not in the wardrobe
|
'%' + // current costume, if it's not in the wardrobe
|
||||||
'<costumes>%</costumes>' +
|
'<costumes>%</costumes>' +
|
||||||
|
|
Ładowanie…
Reference in New Issue