eating
This commit is contained in:
1
Snake/Form1.Designer.cs
generated
1
Snake/Form1.Designer.cs
generated
@@ -57,6 +57,7 @@
|
||||
Name = "Form1";
|
||||
Text = "Form1";
|
||||
Load += Form1_Load;
|
||||
KeyDown += Form1_KeyDown;
|
||||
((System.ComponentModel.ISupportInitialize)gamearea).EndInit();
|
||||
ResumeLayout(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user