Fix build break

This commit is contained in:
Melanie Thielker
2008-11-27 22:46:20 +00:00
parent 8089935681
commit d50c752dbe

View File

@@ -3404,7 +3404,7 @@ if (m_shape != null) {
return;
lPos = ParentGroup.RootPart.AttachedPos;
state = AttachmentPoint;
state = (byte)AttachmentPoint;
}
else
{