Fix build break

0.6.1-post-fixes
Melanie Thielker 2008-11-27 22:46:20 +00:00
parent 8089935681
commit d50c752dbe
1 changed files with 1 additions and 1 deletions

View File

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