fixed a serialization glitch

snap7
jmoenig 2021-11-15 13:15:24 +01:00
rodzic 306ebb25a0
commit 931262ee3c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1782,7 +1782,7 @@ StageMorph.prototype.toXML = function (serializer) {
'hyperops="@" ' +
'codify="@" ' +
'inheritance="@" ' +
'sublistIDs="@" ' +
'sublistIDs="@" ~>' +
'<pentrails>$</pentrails>' +
'%' + // current costume, if it's not in the wardrobe
'<costumes>%</costumes>' +