(svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor

This commit is contained in:
zuu
2012-10-22 18:56:21 +00:00
parent 59847550dc
commit 0826994821
5 changed files with 27 additions and 16 deletions

View File

@@ -29,6 +29,7 @@
* \li GSStation::IsAirportClosed
* \li GSStation::OpenCloseAirport
* \li GSController::Break
* \li GSIndustryType::BuildIndustry, GSIndustryType::CanBuildIndustry, GSIndustryType::ProspectIndustry and GSIndustryType::CanProspectIndustry when outside GSCompanyMode scope
*
* \b 1.2.2
*