Explorar o código

[csharp] Added point attachment to spine-csharp VS project

badlogic %!s(int64=8) %!d(string=hai) anos
pai
achega
db6aad1a72
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      spine-csharp/spine-csharp.csproj

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

@@ -64,6 +64,7 @@
     <Compile Include="src\Attachments\BoundingBoxAttachment.cs" />
     <Compile Include="src\Attachments\MeshAttachment.cs" />
     <Compile Include="src\Attachments\PathAttachment.cs" />
+    <Compile Include="src\Attachments\PointAttachment.cs" />
     <Compile Include="src\Attachments\RegionAttachment.cs" />
     <Compile Include="src\Attachments\VertexAttachment.cs" />
     <Compile Include="src\BlendMode.cs" />