diff options
| author | CriticalFlaw <[email protected]> | 2021-07-03 14:26:10 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-03 14:26:10 -0400 |
| commit | 6503b7feb5cab0e877e0470dc351bf309a261004 (patch) | |
| tree | d8d634ba19d71dfa46f8554f0e64c3b6389ad72f /resource/ui/mapinfomenu.res | |
| parent | 828bb29e330132188e880bdda41373ca11456984 (diff) | |
Fixed main menu background not displaying on startup
- Fixed the main menu background not displaying on startup
- Updated the scoreboard and other visual improvements.
Diffstat (limited to 'resource/ui/mapinfomenu.res')
| -rw-r--r-- | resource/ui/mapinfomenu.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index d2b5b55..9ca9a3b 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -36,7 +36,7 @@ "ControlName" "CExLabel" "fieldName" "MapInfoTitle" "xpos" "c-180" - "ypos" "c-116" + "ypos" "c-115" "zpos" "1" "wide" "360" "tall" "26" @@ -77,7 +77,7 @@ "fieldName" "MapInfoText" "font" "HudFontSmall" "xpos" "c-170" - "ypos" "c-90" + "ypos" "c-85" "zpos" "3" "wide" "340" "tall" "155" |
