diff options
| author | lempamo <[email protected]> | 2017-07-12 19:18:43 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-12 19:18:43 -0500 |
| commit | 884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6 (patch) | |
| tree | 6378992ecc461577dc2694c6429cb872517f3f39 /TimeHACK.Main/SaveDialogs | |
| parent | a0070c6fe19d391f06cc7ce1e2302ed584abe269 (diff) | |
| download | histacom2-884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6.tar.gz histacom2-884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6.tar.bz2 histacom2-884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6.zip | |
fixed up hack2 a bit
Diffstat (limited to 'TimeHACK.Main/SaveDialogs')
| -rw-r--r-- | TimeHACK.Main/SaveDialogs/NewGameDialog.Designer.cs | 2 |
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 // |
