(svn r26526) -Remove: Ability to set map generation seed via GUI. If you really need it, use the console.
This commit is contained in:
@@ -2684,10 +2684,7 @@ STR_MAPGEN_NUMBER_OF_INDUSTRIES :{BLACK}No. of i
|
||||
STR_MAPGEN_SNOW_LINE_HEIGHT :{BLACK}Snow line height:
|
||||
STR_MAPGEN_SNOW_LINE_UP :{BLACK}Move the snow line height one up
|
||||
STR_MAPGEN_SNOW_LINE_DOWN :{BLACK}Move the snow line height one down
|
||||
STR_MAPGEN_RANDOM_SEED :{BLACK}Random seed:
|
||||
STR_MAPGEN_RANDOM_SEED_HELP :{BLACK}Click to enter a random seed
|
||||
STR_MAPGEN_RANDOM :{BLACK}Randomise
|
||||
STR_MAPGEN_RANDOM_HELP :{BLACK}Change the random seed used for Terrain Generation
|
||||
STR_MAPGEN_LAND_GENERATOR :{BLACK}Land generator:
|
||||
STR_MAPGEN_TREE_PLACER :{BLACK}Tree algorithm:
|
||||
STR_MAPGEN_TERRAIN_TYPE :{BLACK}Terrain type:
|
||||
@@ -2714,7 +2711,6 @@ STR_MAPGEN_HEIGHTMAP_NAME :{BLACK}Heightma
|
||||
STR_MAPGEN_HEIGHTMAP_SIZE_LABEL :{BLACK}Size:
|
||||
STR_MAPGEN_HEIGHTMAP_SIZE :{ORANGE}{NUM} x {NUM}
|
||||
|
||||
STR_MAPGEN_RANDOM_SEED_OSKTITLE :{BLACK}Enter a random seed
|
||||
STR_MAPGEN_SNOW_LINE_QUERY_CAPT :{WHITE}Change snow line height
|
||||
STR_MAPGEN_START_DATE_QUERY_CAPT :{WHITE}Change starting year
|
||||
|
||||
|
||||
Reference in New Issue
Block a user