diff options
| author | lempamo <[email protected]> | 2017-02-26 20:36:01 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-26 20:36:01 -0500 |
| commit | c37f4a7874416ff68e2e75f50f1c6802c9e3bb20 (patch) | |
| tree | 78278984cf861c08abd7141c6a26efd4344e9e24 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | dd65c54eda491ce8ac6c035b983e52ec096ec74c (diff) | |
| download | shiftos_thereturn-c37f4a7874416ff68e2e75f50f1c6802c9e3bb20.tar.gz shiftos_thereturn-c37f4a7874416ff68e2e75f50f1c6802c9e3bb20.tar.bz2 shiftos_thereturn-c37f4a7874416ff68e2e75f50f1c6802c9e3bb20.zip | |
almost there
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 1802675..e061f82 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -541,6 +541,18 @@ <None Include="Resources\SweeperLoseFace.png" /> <None Include="Resources\SweeperNormalFace.png" /> <None Include="Resources\SweeperWinFace.png" /> + <None Include="Resources\SweeperTile5.png" /> + <None Include="Resources\SweeperTile6.png" /> + <None Include="Resources\SweeperTile7.png" /> + <None Include="Resources\SweeperTile8.png" /> + <None Include="Resources\SweeperTileBlock.png" /> + <None Include="Resources\SweeperTileFlag.png" /> + <None Include="Resources\SweeperTile0.png" /> + <None Include="Resources\SweeperTile1.png" /> + <None Include="Resources\SweeperTile2.png" /> + <None Include="Resources\SweeperTile3.png" /> + <None Include="Resources\SweeperTile4.png" /> + <None Include="Resources\SweeperTileBomb.png" /> <Content Include="SystemIcons\iconArtpad.png" /> <Content Include="SystemIcons\iconAudioPlayer.png" /> <Content Include="SystemIcons\iconBitnoteDigger.png" /> |
