Skip to content

Commit dc108c0

Browse files
committed
Added chest opening sound and asnwer sounds aswell
1 parent 5ec63c2 commit dc108c0

28 files changed

+25442
-298
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

CYPVP/.vs/CYPVP/v17/.suo

8 KB
Binary file not shown.

CYPVP/CYPVP.csproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,5 +284,17 @@
284284
<ItemGroup>
285285
<None Include="Resources\output-onlinepngtools.png" />
286286
</ItemGroup>
287+
<ItemGroup>
288+
<None Include="Resources\chest_landing.wav" />
289+
</ItemGroup>
290+
<ItemGroup>
291+
<None Include="Resources\chest_opening.wav" />
292+
</ItemGroup>
293+
<ItemGroup>
294+
<None Include="Resources\Correct Answer Sound Effect.wav" />
295+
</ItemGroup>
296+
<ItemGroup>
297+
<None Include="Resources\Incorrect sound effect.wav" />
298+
</ItemGroup>
287299
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
288300
</Project>

0 commit comments

Comments
 (0)