diff options
| author | lempamo <[email protected]> | 2017-03-25 19:22:45 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-25 19:22:45 -0400 |
| commit | f7b024c4b804ce64a00e62cb2655ae9c10bbd567 (patch) | |
| tree | 20a6265043bf35e96e81a9b9de20be4e06e09aab /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | e7c98b0d10568df4c3e4a72c26088d1fd6d62ec6 (diff) | |
| download | histacom2-f7b024c4b804ce64a00e62cb2655ae9c10bbd567.tar.gz histacom2-f7b024c4b804ce64a00e62cb2655ae9c10bbd567.tar.bz2 histacom2-f7b024c4b804ce64a00e62cb2655ae9c10bbd567.zip | |
added font part2
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index d8bcf76..b3db64f 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -222,6 +222,8 @@ <Content Include="Resources\TitleScreen\TaskBarClock.png" /> <Content Include="Resources\TitleScreen\TimeHACK_Logo.png" /> <Content Include="Resources\TitleScreen\TitleScreenBG.png" /> + <None Include="Resources\LeviWindows.ttf" /> + <None Include="Resources\WinClassicFont.bmp" /> <Content Include="Resources\WinClassic\16Color.png" /> <Content Include="Resources\WinClassic\256Color.png" /> <Content Include="Resources\WinClassic\TrueColor.png" /> |
