From abe52183e0e34051196d72ac0e56733bd0749bdd Mon Sep 17 00:00:00 2001 From: Michael VanOverbeek Date: Mon, 25 Jul 2016 14:30:01 -0400 Subject: Fix Cheats and some designer stuff --- source/WindowsFormsApplication1/CreditScroller.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/WindowsFormsApplication1/CreditScroller.Designer.cs') diff --git a/source/WindowsFormsApplication1/CreditScroller.Designer.cs b/source/WindowsFormsApplication1/CreditScroller.Designer.cs index c6dffcc..086bf44 100644 --- a/source/WindowsFormsApplication1/CreditScroller.Designer.cs +++ b/source/WindowsFormsApplication1/CreditScroller.Designer.cs @@ -207,7 +207,7 @@ // // lbgametitle // - this.lbgametitle.Dock = System.Windows.Forms.DockStyle.Top; + this.lbgametitle.Dock = ShiftUI.DockStyle.Top; this.lbgametitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F); this.lbgametitle.Location = new System.Drawing.Point(0, 0); this.lbgametitle.Name = "lbgametitle"; -- cgit v1.2.3