diff options
| author | lempamo <[email protected]> | 2017-03-27 17:06:16 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-27 17:06:16 -0400 |
| commit | 3f012a3fcb679bfdfb8f37e1bb0eb9c242f6aa24 (patch) | |
| tree | b3b537308b48595aa5c7dc27d8a7abdb1caf78ce /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | b880da82cd6af92ca704c4c1cd96c8d1fa64ad59 (diff) | |
| download | histacom2-3f012a3fcb679bfdfb8f37e1bb0eb9c242f6aa24.tar.gz histacom2-3f012a3fcb679bfdfb8f37e1bb0eb9c242f6aa24.tar.bz2 histacom2-3f012a3fcb679bfdfb8f37e1bb0eb9c242f6aa24.zip | |
fixed start menu colors part 1
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index 840be1f..2ed2eff 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -67,6 +67,7 @@ </ItemGroup> <ItemGroup> <Content Include="Resources\Icon128x.ico" /> + <None Include="Resources\sliversilver.png" /> <Content Include="Resources\WinClassic\Window\BottomLeft.png" /> <Content Include="Resources\WinClassic\Window\BottomRight.png" /> <Content Include="Resources\WinClassic\Window\BottomSide.png" /> |
