فهرست منبع

FIXED: spine-csharp.csproj - Added missing files to project.

Christian Oeing 11 سال پیش
والد
کامیت
6169ad1e88
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      spine-csharp/spine-csharp.csproj

+ 2 - 0
spine-csharp/spine-csharp.csproj

@@ -61,7 +61,9 @@
     <Compile Include="src\Attachments\Attachment.cs" />
     <Compile Include="src\Attachments\AttachmentType.cs" />
     <Compile Include="src\Attachments\BoundingBoxAttachment.cs" />
+    <Compile Include="src\Attachments\MeshAttachment.cs" />
     <Compile Include="src\Attachments\RegionAttachment.cs" />
+    <Compile Include="src\Attachments\SkinnedMeshAttachment.cs" />
     <Compile Include="src\Bone.cs" />
     <Compile Include="src\BoneData.cs" />
     <Compile Include="src\AnimationState.cs" />