aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TitleScreen.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-04-12 22:25:16 -0400
committerlempamo <[email protected]>2017-04-12 22:25:16 -0400
commitf1e0c8f75de4a5086ff955789e9397696df25199 (patch)
tree2f5f87e06eff4596229d1d20182d46ac5c329d46 /TimeHACK.Main/TitleScreen.cs
parentffc2775fb60fa9f3383d1ecba008eb80db9a6336 (diff)
downloadhistacom2-f1e0c8f75de4a5086ff955789e9397696df25199.tar.gz
histacom2-f1e0c8f75de4a5086ff955789e9397696df25199.tar.bz2
histacom2-f1e0c8f75de4a5086ff955789e9397696df25199.zip
damn you github desktop >:(
Diffstat (limited to 'TimeHACK.Main/TitleScreen.cs')
-rw-r--r--TimeHACK.Main/TitleScreen.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/TitleScreen.cs b/TimeHACK.Main/TitleScreen.cs
index 38086b9..7feb510 100644
--- a/TimeHACK.Main/TitleScreen.cs
+++ b/TimeHACK.Main/TitleScreen.cs
@@ -47,6 +47,7 @@ namespace TimeHACK
// Initialize Font
pfc.AddFontFile(AppDomain.CurrentDomain.BaseDirectory + "\\LeviWindows.ttf");
+ pfc.AddFontFile(AppDomain.CurrentDomain.BaseDirectory + "\\windows_command_prompt.ttf");
gameversion.Font = new Font(pfc.Families[0], 16F, FontStyle.Bold, GraphicsUnit.Point, (0));
// Start the VM Mode timer