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.
This commit is contained in:
parent
7942b53ee8
commit
dba3d409fc
2 changed files with 9 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
[button]
|
||||
id = "select_leader"
|
||||
definition = "settings"
|
||||
definition = "settings_mp_staging"
|
||||
tooltip = _"Select the faction and leader for this side"
|
||||
[/button]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue