(svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool.
This commit is contained in:
@@ -51,6 +51,7 @@ extern bool _news_ticker_sound;
|
||||
|
||||
extern NewsTypeData _news_type_data[];
|
||||
|
||||
void DeleteInvalidEngineNews();
|
||||
void DeleteVehicleNews(VehicleID vid, StringID news);
|
||||
void DeleteStationNews(StationID sid);
|
||||
void DeleteIndustryNews(IndustryID iid);
|
||||
|
Reference in New Issue
Block a user