diff options
| author | lempamo <[email protected]> | 2017-03-26 08:00:40 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-26 08:00:40 -0400 |
| commit | 7b7fa7dc3f402b22ca68084e2e90563f6fcd435d (patch) | |
| tree | ee1b43f729c557bcec67852f689d372022a382ba /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | b4f774d561877ec697a8228297c4a9d406c92485 (diff) | |
| download | histacom2-7b7fa7dc3f402b22ca68084e2e90563f6fcd435d.tar.gz histacom2-7b7fa7dc3f402b22ca68084e2e90563f6fcd435d.tar.bz2 histacom2-7b7fa7dc3f402b22ca68084e2e90563f6fcd435d.zip | |
added shutdown sound
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index b3db64f..91b102d 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -226,6 +226,7 @@ <None Include="Resources\WinClassicFont.bmp" /> <Content Include="Resources\WinClassic\16Color.png" /> <Content Include="Resources\WinClassic\256Color.png" /> + <None Include="Resources\WinClassic\tada.wav" /> <Content Include="Resources\WinClassic\TrueColor.png" /> <Content Include="Resources\WinClassic\Win95SideBar.png" /> <Content Include="Resources\WinClassic\Win95Start.wav" /> |
