Fix 196d5868
: Always apply filter on town directory rebuild
This commit is contained in:
@@ -161,7 +161,6 @@ enum TownRatingCheckType {
|
||||
/** Special values for town list window for the data parameter of #InvalidateWindowData. */
|
||||
enum TownDirectoryInvalidateWindowData {
|
||||
TDIWD_FORCE_REBUILD,
|
||||
TDIWD_FILTER_CHANGES, ///< The filename filter has changed (via the editbox)
|
||||
TDIWD_FORCE_RESORT,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user