diff options
| author | lempamo <[email protected]> | 2017-08-07 14:04:08 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-07 14:04:08 -0400 |
| commit | e838d66d36751fdbf5c2f7fadab8fee42729b6ac (patch) | |
| tree | fc4d2e248b19f08f308dbf844d2a7225bb0e5cb4 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | cb0ebed2918341ce02978bc32ab6e284ae5f000a (diff) | |
| download | histacom2-e838d66d36751fdbf5c2f7fadab8fee42729b6ac.tar.gz histacom2-e838d66d36751fdbf5c2f7fadab8fee42729b6ac.tar.bz2 histacom2-e838d66d36751fdbf5c2f7fadab8fee42729b6ac.zip | |
minesweeper gfx part 1
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 658cc68..a85279f 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -540,6 +540,14 @@ <None Include="Resources\minsweeper smile.PNG" /> <None Include="Resources\minesweepeprlogo.PNG" /> <None Include="Resources\MinesweepNumBox.png" /> + <None Include="Resources\minesweepSquare.png" /> + <None Include="Resources\minesweepSquare0.png" /> + <None Include="Resources\minesweepSquare1.png" /> + <None Include="Resources\minesweepSquare2.png" /> + <None Include="Resources\minesweepSquare3.png" /> + <None Include="Resources\minesweepSquare4.png" /> + <None Include="Resources\minesweepSquareExploded.png" /> + <None Include="Resources\minesweepSquareMine.png" /> <Content Include="Resources\modem_dial.wav" /> <None Include="Resources\MS-DOS-logo-1.png" /> <None Include="Resources\msdosprompt.png" /> |
