Codechange: coding style fixes
This commit is contained in:
@@ -88,7 +88,7 @@ void InitGRFTownGeneratorNames()
|
||||
}
|
||||
}
|
||||
|
||||
const std::vector<StringID>& GetGRFTownNameList()
|
||||
const std::vector<StringID> &GetGRFTownNameList()
|
||||
{
|
||||
return _grf_townname_names;
|
||||
}
|
||||
|
Reference in New Issue
Block a user