aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/MainMenu.Designer.cs
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-05-17 14:09:47 -0400
committerAlee14 <Alee14498@gmail.com>2018-05-17 14:09:47 -0400
commit2e12fd244bf7d49702abb2f12cce0c3952fcf7d2 (patch)
tree1fb7cca76f6075c9b66c16bd82dae36d2e23a08e /Project Ports/MainMenu.Designer.cs
parent87276961ecb8b440dd8b7018913e09876a3e0022 (diff)
downloadProject-Silicon-2e12fd244bf7d49702abb2f12cce0c3952fcf7d2.tar.gz
Project-Silicon-2e12fd244bf7d49702abb2f12cce0c3952fcf7d2.tar.bz2
Project-Silicon-2e12fd244bf7d49702abb2f12cce0c3952fcf7d2.zip
Clock is working
Diffstat (limited to 'Project Ports/MainMenu.Designer.cs')
-rw-r--r--Project Ports/MainMenu.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project Ports/MainMenu.Designer.cs b/Project Ports/MainMenu.Designer.cs
index 0c3bc93..455b8fa 100644
--- a/Project Ports/MainMenu.Designer.cs
+++ b/Project Ports/MainMenu.Designer.cs
@@ -153,7 +153,7 @@
this.Controls.Add(this.btnPlay);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "MainMenu";
- this.Text = "Form1";
+ this.Text = "MainMenu";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.MainMenu_Load);
this.ResumeLayout(false);