Replace contrast with shadow on main menu version label.

This commit is contained in:
Paul Chote
2017-12-28 18:32:01 +00:00
committed by abcdefg30
parent 5c53172ab0
commit 1d8b2a9a08
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ Container@MENU_BACKGROUND:
Y: 115
Width: 128
Align: Center
Contrast: true
Shadow: true
Background@BORDER:
Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM

View File

@@ -14,7 +14,7 @@ Container@MAINMENU:
Y: WINDOW_BOTTOM - 20
Align: Right
Font: Regular
Contrast: True
Shadow: True
Container@MENUS:
X: 13 + (WINDOW_RIGHT - 522) / 4 - WIDTH / 2
Y: WINDOW_BOTTOM / 2 - HEIGHT / 2