(svn r22116) -Codechange: use PoolBase::Clean() at more places
This commit is contained in:
@@ -2638,8 +2638,6 @@ void IndustryMonthlyLoop()
|
||||
|
||||
void InitializeIndustries()
|
||||
{
|
||||
_industry_pool.CleanPool();
|
||||
|
||||
Industry::ResetIndustryCounts();
|
||||
_industry_sound_tile = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user