From 7841180fc0f60f6eb1fff1503f89ff2cad117e85 Mon Sep 17 00:00:00 2001 From: lempamo Date: Fri, 31 Mar 2017 20:22:59 -0400 Subject: webchat98 things --- TimeHACK.Main/TitleScreen.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'TimeHACK.Main/TitleScreen.cs') 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() { -- cgit v1.2.3