mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
add more sound queues
This commit is contained in:
parent
b6d061e740
commit
e94cc78dfa
3 changed files with 14 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="SFX\sfx_deny.wav" />
|
||||
<None Remove="SFX\sfx_redo.wav" />
|
||||
<None Remove="SFX\sfx_spawn.wav" />
|
||||
<None Remove="SFX\sfx_undo.wav" />
|
||||
|
@ -17,6 +18,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="SFX\sfx_deny.wav" />
|
||||
<EmbeddedResource Include="SFX\sfx_redo.wav" />
|
||||
<EmbeddedResource Include="SFX\sfx_spawn.wav" />
|
||||
<EmbeddedResource Include="SFX\sfx_undo.wav" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue