MP: Use title case for all use_map_settings options

This commit is contained in:
sigurdfdragon 2017-03-31 22:39:37 -04:00 committed by Charles Dang
parent 2abfec8880
commit dde1854ba0

View file

@ -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]