mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-31 02:19:09 +00:00
This commit is contained in:
@@ -195,6 +195,7 @@ Industry::~Industry()
|
||||
|
||||
DeleteIndustryNews(this->index);
|
||||
CloseWindowById(WC_INDUSTRY_VIEW, this->index);
|
||||
CloseWindowById(WC_INDUSTRY_PRODUCTION, this->index);
|
||||
DeleteNewGRFInspectWindow(GSF_INDUSTRIES, this->index);
|
||||
|
||||
Source src{this->index, SourceType::Industry};
|
||||
|
Reference in New Issue
Block a user