aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-12 19:18:43 -0500
committerlempamo <[email protected]>2017-07-12 19:18:43 -0500
commit884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6 (patch)
tree6378992ecc461577dc2694c6429cb872517f3f39 /TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs
parenta0070c6fe19d391f06cc7ce1e2302ed584abe269 (diff)
downloadhistacom2-884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6.tar.gz
histacom2-884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6.tar.bz2
histacom2-884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6.zip
fixed up hack2 a bit
Diffstat (limited to 'TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs')
-rw-r--r--TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs2
1 files changed, 1 insertions, 1 deletions
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
//