From 884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6 Mon Sep 17 00:00:00 2001 From: lempamo Date: Wed, 12 Jul 2017 19:18:43 -0500 Subject: fixed up hack2 a bit --- TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs') diff --git a/TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs b/TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs index e58e0a7..e8163af 100644 --- a/TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs +++ b/TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs @@ -51,7 +51,7 @@ this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(70, 13); this.label1.TabIndex = 1; - this.label1.Text = "Profile Name:"; + this.label1.Text = "Profile Name (username):"; // // btnOk // -- cgit v1.2.3