0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-12 14:30:45 -05:00

Remove uneeded folder inclusion

This commit is contained in:
CWX 2024-11-02 16:00:36 +00:00
parent 4b62a0380f
commit b546b89a8d

View File

@ -37,8 +37,4 @@
<ProjectReference Include="..\SPT.Reflection\SPT.Reflection.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Patches\Quests\" />
</ItemGroup>
</Project>