Skip to content

Commit

Permalink
Instructions update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Jan 4, 2025
1 parent 21afd00 commit ba5f3cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions maps4fs/generator/dtm/srtm.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ class SRTM30Provider(DTMProvider):
_instructions = (
"ℹ️ If you're a rookie in the Giants Editor check the **Apply the default multiplier** "
"checkbox. Otherwise, you can change the multiplier value in the DEM Settings. "
"If you will not apply the default multiplier and not change the value in the DEM Settings, "
"you'll have the DEM image with the original values as on Earth, which can not be seen "
"by eye and will lead to completely flat terrain. "
"If you will not apply the default multiplier and not change the value in the DEM "
"Settings, you'll have the DEM image with the original values as on Earth, which can "
"not be seen by eye and will lead to completely flat terrain. "
)

def __init__(self, *args, **kwargs):
Expand Down

0 comments on commit ba5f3cc

Please sign in to comment.