MP Staging: made the faction select button about as prominent as you can get

[ci skip]

Thanks to grzywacz for pointing out the possible use of the unit icon.

(cherry-picked from commit dba3d409fc)
This commit is contained in:
Charles Dang 2018-04-09 00:22:42 +11:00
parent 224da8cfc7
commit b6991ced4d
2 changed files with 9 additions and 1 deletions

View file

@ -168,6 +168,14 @@
()
}
[button_definition]
id = "settings_mp_staging"
description = "MP Staging faction select button."
{_GUI_RESOLUTION () 60 ("buttons/button_square/button_square_60") ("icons/action/editor-tool-unit_60") ()}
[/button_definition]
# Transparent scrollbar buttons
{_GUI_DEFINITION

View file

@ -66,7 +66,7 @@
[button]
id = "select_leader"
definition = "settings"
definition = "settings_mp_staging"
tooltip = _"Select the faction and leader for this side"
[/button]