diff options
| author | AShifter <[email protected]> | 2017-03-26 11:28:05 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-03-26 11:28:24 -0600 |
| commit | f16f3a8a3df33f46c4ec6c864447cced97c0f034 (patch) | |
| tree | 6c06d045bd7afa16c89b63c01c41b2ace019ff8b /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | a7128e18c33b39b6253f9af3022fb1a47b1ac5f1 (diff) | |
| download | histacom2-f16f3a8a3df33f46c4ec6c864447cced97c0f034.tar.gz histacom2-f16f3a8a3df33f46c4ec6c864447cced97c0f034.tar.bz2 histacom2-f16f3a8a3df33f46c4ec6c864447cced97c0f034.zip | |
Finished WindowManager.cs
I HOPE YOU LIKE IT HONEYFRY
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index c691b41..840be1f 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -71,6 +71,7 @@ <Content Include="Resources\WinClassic\Window\BottomRight.png" /> <Content Include="Resources\WinClassic\Window\BottomSide.png" /> <Content Include="Resources\WinClassic\Window\LeftSide.png" /> + <Content Include="Resources\WinClassic\Window\nullIcon.png" /> <Content Include="Resources\WinClassic\Window\RightSide.png" /> <Content Include="Resources\WinClassic\Window\TopLeft.png" /> <Content Include="Resources\WinClassic\Window\TopRight.png" /> @@ -80,8 +81,6 @@ <Content Include="Resources\WinClassic\Window\WinClassicMin.png" /> <Content Include="Resources\WinClassic\Window\WinClassicRestore.png" /> </ItemGroup> - <ItemGroup> - <Folder Include="NewFolder1\" /> - </ItemGroup> + <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
