fix: update for new Magic Storage version

This commit is contained in:
2022-08-14 15:23:54 +01:00
parent 28ba14cb94
commit 01fb135385
6 changed files with 2 additions and 40 deletions

View File

@ -14,8 +14,5 @@
<Reference Include="MagicStorage">
<HintPath>..\MagicStorage\MagicStorage.dll</HintPath>
</Reference>
<Reference Include="MagicStorageHooks">
<HintPath>lib\MagicStorage_Hooks.dll</HintPath>
</Reference>
</ItemGroup>
</Project>