fix: fix toggle soulshot method

This commit is contained in:
k0t9i
2023-02-10 19:00:56 +04:00
parent 81e26a7e52
commit 7276b24249
22 changed files with 261 additions and 70 deletions

View File

@@ -32,4 +32,13 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
<ItemGroup>
<Compile Update="Application\Components\Item.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Application\Views\ItemPanel.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
</Project>