diff options
| author | Jason <[email protected]> | 2017-07-06 02:02:05 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-07-06 02:02:05 +0200 |
| commit | 0304556be7047911a98b1d009fe967d1582caa94 (patch) | |
| tree | 2585adf80aee4b90dcad3ade367b85141a4401e5 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 5ff581c5a68b4ed2beebde103b2b358d14c30cca (diff) | |
| parent | 29fdc4c04f031f88159d8d300329208d44ce7b9e (diff) | |
| download | histacom2-0304556be7047911a98b1d009fe967d1582caa94.tar.gz histacom2-0304556be7047911a98b1d009fe967d1582caa94.tar.bz2 histacom2-0304556be7047911a98b1d009fe967d1582caa94.zip | |
Merge pull request #117 from jayxkanz666/master
Made the welcome screen look like the original
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 6fba178..0adb956 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -451,6 +451,9 @@ <None Include="Resources\Win98SideBar.png" /> <None Include="Resources\Win95Help.png" /> <None Include="Resources\WinAboutSeparator95.png" /> + <None Include="Resources\win95_splitter.png" /> + <None Include="Resources\win95_welcome.png" /> + <None Include="Resources\win95_welcometip.png" /> <Content Include="Resources\WinClassic\16Color.png" /> <Content Include="Resources\WinClassic\256Color.png" /> <None Include="Resources\WinClassic\tada.wav" /> |
