Change: Only resort town directory window on population change if necessary
This commit is contained in:

committed by
Charles Pigott

parent
f2d230d91c
commit
22ba048c89
@@ -161,6 +161,7 @@ enum TownRatingCheckType {
|
||||
/** Special values for town list window for the data parameter of #InvalidateWindowData. */
|
||||
enum TownDirectoryInvalidateWindowData {
|
||||
TDIWD_FORCE_REBUILD,
|
||||
TDIWD_POPULATION_CHANGE,
|
||||
TDIWD_FORCE_RESORT,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user