forked from mirror/OpenTTD
(svn r26884) -Change: scale the NewGRF's snow line level according to the configured maximum map height
This commit is contained in:
@@ -278,7 +278,7 @@ struct GameCreationSettings {
|
||||
uint8 map_y; ///< Y size of map
|
||||
byte land_generator; ///< the landscape generator
|
||||
byte oil_refinery_limit; ///< distance oil refineries allowed from map edge
|
||||
byte snow_line_height; ///< a number 0-15 that configured snow line height
|
||||
byte snow_line_height; ///< the configured snow line height
|
||||
byte tgen_smoothness; ///< how rough is the terrain from 0-3
|
||||
byte tree_placer; ///< the tree placer algorithm
|
||||
byte heightmap_rotation; ///< rotation director for the heightmap
|
||||
|
Reference in New Issue
Block a user