Ignoring FBT for IK tweaking

This commit is contained in:
SDraw 2023-02-18 08:59:47 +03:00
parent 268fec558f
commit 98af853aa0
2 changed files with 26 additions and 19 deletions

View file

@ -18,6 +18,10 @@
<DebugSymbols>false</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<Compile Remove="Test.cs" />
</ItemGroup>
<ItemGroup>
<None Remove="AvatarMotionTweaker.json" />
<None Remove="resources\menu.js" />