MP: Use title case for all use_map_settings options
This commit is contained in:
parent
2abfec8880
commit
dde1854ba0
1 changed files with 2 additions and 2 deletions
|
@ -369,7 +369,7 @@
|
|||
id = "fog"
|
||||
definition = "default"
|
||||
|
||||
label = _ "Fog of war"
|
||||
label = _ "Fog of War"
|
||||
tooltip = _ "Enemy units cannot be seen unless they are in range of your units"
|
||||
[/toggle_button]
|
||||
|
||||
|
@ -402,7 +402,7 @@
|
|||
id = "random_start_time"
|
||||
definition = "default"
|
||||
|
||||
label = _ "Random start time"
|
||||
label = _ "Random Start Time"
|
||||
tooltip = _ "Randomize the starting time of day"
|
||||
[/toggle_button]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue