(svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
This commit is contained in:
@@ -282,7 +282,7 @@ struct TimetableWindow : Window {
|
||||
|
||||
if (time != 0) {
|
||||
SetDParam(0, time);
|
||||
current = STR_CONFIG_PATCHES_INT32;
|
||||
current = STR_CONFIG_SETTING_INT32;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user