aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TitleScreen.cs
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-03-31 18:24:19 -0600
committerGitHub <[email protected]>2017-03-31 18:24:19 -0600
commita2c51ec4bc6c25a32388fe652bf5d6275df9cb8a (patch)
tree91839e30c8fefa92a0d534062277015a8c8b1ade /TimeHACK.Main/TitleScreen.cs
parent5b29f2242e144a791afd775766e6d540f19c0ba4 (diff)
parent7841180fc0f60f6eb1fff1503f89ff2cad117e85 (diff)
downloadhistacom2-a2c51ec4bc6c25a32388fe652bf5d6275df9cb8a.tar.gz
histacom2-a2c51ec4bc6c25a32388fe652bf5d6275df9cb8a.tar.bz2
histacom2-a2c51ec4bc6c25a32388fe652bf5d6275df9cb8a.zip
Merge pull request #22 from lempamo/master
webchat98 things
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 8f3a3aa..4cd9043 100644
--- a/TimeHACK.Main/TitleScreen.cs
+++ b/TimeHACK.Main/TitleScreen.cs
@@ -11,6 +11,7 @@ namespace TimeHACK
{
public static System.Drawing.Text.PrivateFontCollection pfc = new System.Drawing.Text.PrivateFontCollection();
public static Windows95 frm95;
+ public static string username;
public TitleScreen()
{