mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-23 12:14:11 +01:00
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces)
This commit is contained in:
@@ -171,7 +171,7 @@ Money HouseSpec::GetRemovalCost() const
|
||||
return (_price[PR_CLEAR_HOUSE] * this->removal_cost) >> 8;
|
||||
}
|
||||
|
||||
// Local
|
||||
/* Local */
|
||||
static int _grow_town_result;
|
||||
|
||||
/* Describe the possible states */
|
||||
|
||||
Reference in New Issue
Block a user