diff options
Diffstat (limited to 'ShiftOS.WinForms/Applications/Snakey.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Snakey.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/Snakey.Designer.cs b/ShiftOS.WinForms/Applications/Snakey.Designer.cs index 6d9d43f..b44ea8c 100644 --- a/ShiftOS.WinForms/Applications/Snakey.Designer.cs +++ b/ShiftOS.WinForms/Applications/Snakey.Designer.cs @@ -70,6 +70,7 @@ this.button1.TabIndex = 3; this.button1.Text = "Play"; this.button1.UseVisualStyleBackColor = true; + this.button1.Click += new System.EventHandler(this.button1_Click); // // label1 // |
