(svn r21173) -Codechange: Don't recompute target industry counts each time.
This commit is contained in:
@@ -153,7 +153,7 @@ struct IndustryTypeBuildData {
|
||||
|
||||
void Reset();
|
||||
|
||||
void GetIndustryTypeData(IndustryType it);
|
||||
bool GetIndustryTypeData(IndustryType it);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user