Load Ammo context menu in raid

This commit is contained in:
Tyfon
2024-06-10 02:21:45 -07:00
parent c643b12455
commit 613130f537
4 changed files with 96 additions and 0 deletions

View File

@@ -36,6 +36,9 @@
<Reference Include="Comfort.Unity">
<HintPath>$(PathToSPT)\EscapeFromTarkov_Data\Managed\Comfort.Unity.dll</HintPath>
</Reference>
<Reference Include="CommonExtensions">
<HintPath>$(PathToSPT)\EscapeFromTarkov_Data\Managed\CommonExtensions.dll</HintPath>
</Reference>
<Reference Include="ItemComponent.Types">
<HintPath>$(PathToSPT)\EscapeFromTarkov_Data\Managed\ItemComponent.Types.dll</HintPath>
</Reference>