diff options
| author | lempamo <[email protected]> | 2017-07-30 00:10:22 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-30 00:10:22 -0400 |
| commit | 077fef3baf82e23a4a03bb3c73d83f8d8103fdb9 (patch) | |
| tree | 7136fb69ca87b175aee39e6a04b4e998905f22a0 /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | 71ccea956dc85e8b293dc8a30fbbf91b2709897f (diff) | |
| download | histacom2-077fef3baf82e23a4a03bb3c73d83f8d8103fdb9.tar.gz histacom2-077fef3baf82e23a4a03bb3c73d83f8d8103fdb9.tar.bz2 histacom2-077fef3baf82e23a4a03bb3c73d83f8d8103fdb9.zip | |
better infoboxes
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index dd6342c..a176c81 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -118,6 +118,11 @@ <None Include="Resources\Win95PlusInsideComputerWallpaper.jpg" /> <None Include="Resources\Win95PlusInsideComputerStop.wav" /> <None Include="Resources\Win95PlusInsideComputerStart.wav" /> + <None Include="Resources\Win95PlusDangerousCreaturesAsterisk.wav" /> + <None Include="Resources\Win95PlusDangerousCreaturesCritStop.wav" /> + <None Include="Resources\Win95PlusDangerousCreaturesExclamation.wav" /> + <None Include="Resources\Win95PlusDangerousCreaturesProgError.wav" /> + <None Include="Resources\Win95PlusDangerousCreaturesQuestion.wav" /> <Content Include="Resources\WinClassic\Window\BottomLeft.png" /> <Content Include="Resources\WinClassic\Window\BottomRight.png" /> <Content Include="Resources\WinClassic\Window\BottomSide.png" /> @@ -130,6 +135,7 @@ <None Include="Resources\WinClassic\Window\Win95Info.png" /> <None Include="Resources\WinClassic\Window\Win95Warning.png" /> <None Include="Resources\WinClassic\Window\Win95Error.png" /> + <None Include="Resources\WinClassic\Window\Win95Question.png" /> <Content Include="Resources\WinClassic\Window\WinClassicClose.png" /> <Content Include="Resources\WinClassic\Window\WinClassicMax.png" /> <Content Include="Resources\WinClassic\Window\WinClassicMin.png" /> |
