(svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
This commit is contained in:
@@ -1691,7 +1691,7 @@ void ShowSaveLoadDialog(SaveLoadDialogMode mode)
|
||||
STR_0298_LOAD_SCENARIO,
|
||||
STR_4000_SAVE_GAME,
|
||||
STR_0299_SAVE_SCENARIO,
|
||||
STR_4011_LOAD_HEIGHTMAP,
|
||||
STR_LOAD_HEIGHTMAP,
|
||||
};
|
||||
|
||||
Window *w;
|
||||
|
Reference in New Issue
Block a user