mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-03 12:59:33 +00:00
(svn r15184) -Cleanup: remove extra spaces
This commit is contained in:
parent
376edabb65
commit
a4d3c76093
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user