mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Fix wrong label in tree to land ratio text input (#23336)
This commit is contained in:
@@ -946,7 +946,7 @@ namespace OpenRCT2
|
||||
STR_SIMPLEX_OCTAVES = 6702,
|
||||
STR_SMOOTH_STRENGTH = 6708,
|
||||
STR_TERRAIN_LABEL = 2693,
|
||||
STR_TREE_TO_LAND_RATIO = 6694,
|
||||
STR_TREE_TO_LAND_RATIO = 6698,
|
||||
STR_WATER_LEVEL = 5185,
|
||||
STR_WATER_LEVEL_LABEL = 2692,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user