MP Staging: A few more tooltips
This commit is contained in:
parent
3af50b919c
commit
bb535fe452
1 changed files with 4 additions and 0 deletions
|
@ -228,6 +228,7 @@
|
|||
[menu_button]
|
||||
id = "controller"
|
||||
definition = "default"
|
||||
tooltip = _"Change the side's controller"
|
||||
[/menu_button]
|
||||
[/column]
|
||||
|
||||
|
@ -243,6 +244,7 @@
|
|||
[menu_button]
|
||||
id = "ai_controller"
|
||||
definition = "default"
|
||||
tooltip = _"Change the AI side's behaviour"
|
||||
[/menu_button]
|
||||
|
||||
[/column]
|
||||
|
@ -269,6 +271,7 @@
|
|||
[menu_button]
|
||||
id = "side_team"
|
||||
definition = "default"
|
||||
tooltip = _"Which team this side belongs to"
|
||||
[/menu_button]
|
||||
[/column]
|
||||
|
||||
|
@ -284,6 +287,7 @@
|
|||
[menu_button]
|
||||
id = "side_color"
|
||||
definition = "default"
|
||||
tooltip = _"The team color"
|
||||
[/menu_button]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue