diff options
| author | Michael Webb <[email protected]> | 2019-04-04 22:00:10 -0500 |
|---|---|---|
| committer | Michael Webb <[email protected]> | 2019-04-04 22:00:10 -0500 |
| commit | 7a17bdcb24e580a357bb1f9b8a925315eac33e64 (patch) | |
| tree | c0629b347bb95fc4aec0657ae5c581fd975a937b /Histacom2/SaveDialogs/NewGameDialog.Designer.cs | |
| parent | 95345b4f04925194782512155cfd97210c244ad1 (diff) | |
| download | histacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.tar.gz histacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.tar.bz2 histacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.zip | |
HUGE list of changes; see Discord for more info
Diffstat (limited to 'Histacom2/SaveDialogs/NewGameDialog.Designer.cs')
| -rw-r--r-- | Histacom2/SaveDialogs/NewGameDialog.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Histacom2/SaveDialogs/NewGameDialog.Designer.cs b/Histacom2/SaveDialogs/NewGameDialog.Designer.cs index 266061b..7cc9076 100644 --- a/Histacom2/SaveDialogs/NewGameDialog.Designer.cs +++ b/Histacom2/SaveDialogs/NewGameDialog.Designer.cs @@ -43,6 +43,7 @@ this.txtProfName.Name = "txtProfName"; this.txtProfName.Size = new System.Drawing.Size(314, 20); this.txtProfName.TabIndex = 0; + this.txtProfName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtProfName_KeyPress); // // label1 // |
