mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-31 19:33:34 +00:00
(svn r25699) -Fix-ish: Hopefully make the settings type filter dropdown less confusing.
This commit is contained in:
parent
fbe6b92b1d
commit
8cd7368d7a
@ -1079,7 +1079,7 @@ STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_DEFAULT :Settings with a
|
||||
STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_NEW :Settings with a different value than your new-game settings
|
||||
|
||||
STR_CONFIG_SETTING_TYPE_DROPDOWN_HELPTEXT :{BLACK}Restricts the list below to certain setting types
|
||||
STR_CONFIG_SETTING_TYPE_DROPDOWN_ALL :All settings
|
||||
STR_CONFIG_SETTING_TYPE_DROPDOWN_ALL :All setting types
|
||||
STR_CONFIG_SETTING_TYPE_DROPDOWN_CLIENT :Client settings (not stored in saves; affects all games)
|
||||
STR_CONFIG_SETTING_TYPE_DROPDOWN_GAME_MENU :Game settings (stored in saves; affects only new games)
|
||||
STR_CONFIG_SETTING_TYPE_DROPDOWN_GAME_INGAME :Game settings (stored in save; affects only current game)
|
||||
|
Loading…
Reference in New Issue
Block a user