aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/CreditScroller.Designer.cs
diff options
context:
space:
mode:
authorMichael VanOverbeek <[email protected]>2016-07-25 14:30:01 -0400
committerMichael VanOverbeek <[email protected]>2016-07-25 14:30:01 -0400
commitabe52183e0e34051196d72ac0e56733bd0749bdd (patch)
tree638c953bd194a160259f60380eeb55b5ff27da19 /source/WindowsFormsApplication1/CreditScroller.Designer.cs
parent46c1c31302f111a1f3ec23a70e6f3986a9aa2a27 (diff)
downloadshiftos-c--abe52183e0e34051196d72ac0e56733bd0749bdd.tar.gz
shiftos-c--abe52183e0e34051196d72ac0e56733bd0749bdd.tar.bz2
shiftos-c--abe52183e0e34051196d72ac0e56733bd0749bdd.zip
Fix Cheats and some designer stuff
Diffstat (limited to 'source/WindowsFormsApplication1/CreditScroller.Designer.cs')
-rw-r--r--source/WindowsFormsApplication1/CreditScroller.Designer.cs2
1 files changed, 1 insertions, 1 deletions
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";