forked from mirror/OpenTTD
(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
-CodeLayout: Remove trailing spaces and Windows linebreaks
This commit is contained in:
@@ -66,7 +66,7 @@ static const LandscapePredefVar _landscape_predef_var[4] = {
|
||||
STR_000E,
|
||||
STR_001F_PAPER,
|
||||
STR_0020_GOLD,
|
||||
STR_001E_FOOD,
|
||||
STR_001E_FOOD,
|
||||
},
|
||||
/* hilly weights */
|
||||
{
|
||||
|
Reference in New Issue
Block a user