keep it simple!
This commit is contained in:
parent
516f3db3d7
commit
59919b6814
@ -125,8 +125,7 @@ function DrawMenu()
|
||||
|
||||
// Header font info.
|
||||
Canvas.Font = Owner.CurrentStyle.PickFont(FontScalar);
|
||||
YL = Owner.CurrentStyle.DefaultHeight;
|
||||
DefFontHeight = YL;
|
||||
DefFontHeight = Owner.CurrentStyle.DefaultHeight;
|
||||
|
||||
XPosCenter = (Canvas.ClipX * 0.5);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user