Skip to content

Commit

Permalink
Statistics update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Feb 11, 2025
1 parent 7f46bd9 commit c1dd9b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion maps4fs/generator/map.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ def __init__(
try:
main_settings = {
"game": game.code,
"coordinates": coordinates,
"latitude": coordinates[0],
"longitude": coordinates[1],
"size": size,
"rotation": rotation,
"dtm_provider": dtm_provider.name(),
Expand Down

0 comments on commit c1dd9b5

Please sign in to comment.