MP Staging: make Faction Select button's purpose more clear

[ci skip]

(cherry-picked from commit 1f0588883c)
This commit is contained in:
Charles Dang 2018-04-08 21:04:14 +11:00
parent 1bd22008f0
commit 72d3f15dc6
2 changed files with 2 additions and 1 deletions

View file

@ -25,6 +25,7 @@
Polish, Scottish Gaelic, Spanish, Ukrainian
### User Interface
* Swapped the position and formatting of game names and titles in the MP lobby.
* Made Faction Select button's purpose more clear in MP Staging.
### WML engine
* Support formula= key in [variable] ConditionalWML
* Support to_location in [move_unit], taking a location ID

View file

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