From 02cafa93b315cdfc6b1e6e0ac7da84057d0387ec Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 28 Feb 2017 11:05:59 -0500 Subject: snakey moving logic --- ShiftOS.WinForms/Applications/Snakey.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'ShiftOS.WinForms/Applications/Snakey.Designer.cs') 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 // -- cgit v1.2.3