Skip to content

Commit

Permalink
Multiplier descriptions update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Jan 6, 2025
1 parent 6ad1922 commit 4aafac4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webui/templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ class Settings:
"DEM multiplier can be used to make the terrain more pronounced. "
"By default the DEM file will be exact copy of the real terrain. "
"If you want to make it more steep, you can increase this value. "
"The recommended value of the multiplier is 255, which refers to the height scale "
"The recommended value of the multiplier is 255 (for SRTM DTM provider), "
"which refers to the height scale "
"in Giants Editor. But it will not going to work with every place, you need to perform "
"experiments, play both with the multiplier and the height scale in GE."
)
Expand Down

0 comments on commit 4aafac4

Please sign in to comment.