diff options
| author | JayXKanz666 <[email protected]> | 2017-07-13 02:22:31 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-13 02:22:31 +0200 |
| commit | b4730c9eff5a05ae0e8b2f122b7b0929e66e0640 (patch) | |
| tree | 6378992ecc461577dc2694c6429cb872517f3f39 /TimeHACK.Main/SaveDialogs | |
| parent | 09ce8069a909b465f2c8c9da02df0658ffe88dc5 (diff) | |
| parent | 884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6 (diff) | |
| download | histacom2-b4730c9eff5a05ae0e8b2f122b7b0929e66e0640.tar.gz histacom2-b4730c9eff5a05ae0e8b2f122b7b0929e66e0640.tar.bz2 histacom2-b4730c9eff5a05ae0e8b2f122b7b0929e66e0640.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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 // |
