* Undid XmlIgnore thingy as it did cause breakage
parent
ed314e19ff
commit
690a7a347b
|
@ -88,7 +88,6 @@ namespace OpenSim.Framework
|
|||
public byte PCode;
|
||||
public ushort ProfileBegin;
|
||||
|
||||
[XmlIgnore] // -- this one is re-constructed from ProfileShape and ProfileHollow
|
||||
public byte ProfileCurve;
|
||||
|
||||
public ushort ProfileEnd;
|
||||
|
|
Loading…
Reference in New Issue