(svn r23407) -Codechange: Keep a bitmap of all cargos accepted by towns.
This commit is contained in:
@@ -99,6 +99,7 @@ void UpdateHousesAndTowns()
|
||||
UpdateTownRadius(town);
|
||||
UpdateTownCargos(town);
|
||||
}
|
||||
UpdateTownCargoBitmap();
|
||||
}
|
||||
|
||||
/** Save and load of towns. */
|
||||
|
Reference in New Issue
Block a user