* Undid XmlIgnore thingy as it did cause breakage

ThreadPoolClientBranch
lbsa71 2008-01-10 12:07:49 +00:00
parent ed314e19ff
commit 690a7a347b
1 changed files with 12 additions and 13 deletions

View File

@ -88,7 +88,6 @@ namespace OpenSim.Framework
public byte PCode; public byte PCode;
public ushort ProfileBegin; public ushort ProfileBegin;
[XmlIgnore] // -- this one is re-constructed from ProfileShape and ProfileHollow
public byte ProfileCurve; public byte ProfileCurve;
public ushort ProfileEnd; public ushort ProfileEnd;