(svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting
This commit is contained in:
@@ -186,6 +186,7 @@ void AIInstance::RegisterAPI()
|
||||
SQAICargoList_Register(this->engine);
|
||||
SQAICargoList_IndustryAccepting_Register(this->engine);
|
||||
SQAICargoList_IndustryProducing_Register(this->engine);
|
||||
SQAICargoList_StationAccepting_Register(this->engine);
|
||||
SQAICompany_Register(this->engine);
|
||||
SQAIDate_Register(this->engine);
|
||||
SQAIDepotList_Register(this->engine);
|
||||
|
Reference in New Issue
Block a user