aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/Snakey.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-02-28 11:05:59 -0500
committerlempamo <[email protected]>2017-02-28 11:05:59 -0500
commit02cafa93b315cdfc6b1e6e0ac7da84057d0387ec (patch)
tree5b5e71bc79271492e2d3931bba009745d9b18dfa /ShiftOS.WinForms/Applications/Snakey.Designer.cs
parent57453a13e01ae5fcb5578a41cba686efba2d3783 (diff)
downloadshiftos_thereturn-02cafa93b315cdfc6b1e6e0ac7da84057d0387ec.tar.gz
shiftos_thereturn-02cafa93b315cdfc6b1e6e0ac7da84057d0387ec.tar.bz2
shiftos_thereturn-02cafa93b315cdfc6b1e6e0ac7da84057d0387ec.zip
snakey moving logic
Diffstat (limited to 'ShiftOS.WinForms/Applications/Snakey.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Applications/Snakey.Designer.cs1
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
//