forked from mirror/OpenTTD
(svn r15184) -Cleanup: remove extra spaces
This commit is contained in:
@@ -71,8 +71,8 @@ AIInfo *AIConfig::GetInfo()
|
||||
|
||||
bool AIConfig::ResetInfo()
|
||||
{
|
||||
this->info = AI::FindInfo(this->name, -1);
|
||||
return this->info != NULL;
|
||||
this->info = AI::FindInfo(this->name, -1);
|
||||
return this->info != NULL;
|
||||
}
|
||||
|
||||
const AIConfigItemList *AIConfig::GetConfigList()
|
||||
|
Reference in New Issue
Block a user