diff options
| author | lempamo <[email protected]> | 2017-08-07 17:16:14 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-07 17:16:14 -0400 |
| commit | 1a7baf7a0ed6a9eaa4549cc2ec313dcef0311c0b (patch) | |
| tree | e2c8427b9cc1618007597d02b41879bebd1852a0 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | e838d66d36751fdbf5c2f7fadab8fee42729b6ac (diff) | |
| download | histacom2-1a7baf7a0ed6a9eaa4549cc2ec313dcef0311c0b.tar.gz histacom2-1a7baf7a0ed6a9eaa4549cc2ec313dcef0311c0b.tar.bz2 histacom2-1a7baf7a0ed6a9eaa4549cc2ec313dcef0311c0b.zip | |
minesweeper graphics part 2
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index a85279f..806628a 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -548,6 +548,8 @@ <None Include="Resources\minesweepSquare4.png" /> <None Include="Resources\minesweepSquareExploded.png" /> <None Include="Resources\minesweepSquareMine.png" /> + <None Include="Resources\minesweepSquareWrong.png" /> + <None Include="Resources\minesweepSquare5.png" /> <Content Include="Resources\modem_dial.wav" /> <None Include="Resources\MS-DOS-logo-1.png" /> <None Include="Resources\msdosprompt.png" /> |
