mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
Fixes problem with IK classes not found
Just manually added the files to the solution. Fixes #295
This commit is contained in:
parent
bffdfb9cb7
commit
2d17ceb681
@ -69,6 +69,8 @@
|
|||||||
<Compile Include="src\AnimationState.cs" />
|
<Compile Include="src\AnimationState.cs" />
|
||||||
<Compile Include="src\Event.cs" />
|
<Compile Include="src\Event.cs" />
|
||||||
<Compile Include="src\EventData.cs" />
|
<Compile Include="src\EventData.cs" />
|
||||||
|
<Compile Include="src\IkConstraint.cs" />
|
||||||
|
<Compile Include="src\IkConstraintData.cs" />
|
||||||
<Compile Include="src\Json.cs" />
|
<Compile Include="src\Json.cs" />
|
||||||
<Compile Include="src\Skeleton.cs" />
|
<Compile Include="src\Skeleton.cs" />
|
||||||
<Compile Include="src\SkeletonData.cs" />
|
<Compile Include="src\SkeletonData.cs" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user