mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-07 11:16:53 +08:00
Merge pull request #455 from pharan/patch-3
Add ExposedList.cs to C# csproj.
This commit is contained in:
commit
fd125f99f7
@ -70,6 +70,7 @@
|
|||||||
<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\ExposedList.cs" />
|
||||||
<Compile Include="src\IkConstraint.cs" />
|
<Compile Include="src\IkConstraint.cs" />
|
||||||
<Compile Include="src\IkConstraintData.cs" />
|
<Compile Include="src\IkConstraintData.cs" />
|
||||||
<Compile Include="src\Json.cs" />
|
<Compile Include="src\Json.cs" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user