mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-26 21:54:22 +01:00
Codechange: remove INVALID_STRING_ID now drop down uses spans
This commit is contained in:
@@ -1330,7 +1330,6 @@ protected:
|
||||
STR_SORT_BY_TYPE,
|
||||
STR_SORT_BY_PRODUCTION,
|
||||
STR_SORT_BY_TRANSPORTED,
|
||||
INVALID_STRING_ID
|
||||
};
|
||||
static const std::initializer_list<GUIIndustryList::SortFunction * const> sorter_funcs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user