(svn r15389) -Feature: Add ability to select which base graphics set is used from the Game Options window. The change takes effect when the window is closed. This option can only be used from the intro menu, as reloading graphics during a game may cause issues.
This commit is contained in:
@@ -969,6 +969,10 @@ STR_OPTIONS_SCREENSHOT_FORMAT :{BLACK}Screensh
|
||||
STR_OPTIONS_SCREENSHOT_FORMAT_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING}
|
||||
STR_OPTIONS_SCREENSHOT_FORMAT_TIP :{BLACK}Select the screenshot format to use
|
||||
|
||||
STR_OPTIONS_BASE_GRF :{BLACK}Base graphics set
|
||||
STR_OPTIONS_BASE_GRF_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{RAW_STRING}
|
||||
STR_OPTIONS_BASE_GRF_TIP :{BLACK}Select the base graphics set to use
|
||||
|
||||
STR_AUTOSAVE_1_MONTH :Every month
|
||||
STR_AUTOSAVE_FAILED :{WHITE}Autosave failed
|
||||
|
||||
|
Reference in New Issue
Block a user