mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-06 00:09:22 +00:00
[MuteSFX] Deprecate because functionality is doable native
This commit is contained in:
parent
8cffe8a5be
commit
915253972d
8 changed files with 4 additions and 4 deletions
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<ItemGroup>
|
||||
<None Remove="SFX\sfx_mute.wav" />
|
||||
<None Remove="SFX\sfx_unmute.wav" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="SFX\sfx_mute.wav" />
|
||||
<EmbeddedResource Include="SFX\sfx_unmute.wav" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue