mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-30 17:36:27 +02:00
Fix arguments and icon file.
This commit is contained in:
parent
fca08ab279
commit
431e057f9d
2 changed files with 23 additions and 22 deletions
|
@ -71,10 +71,10 @@ class MapConfiguration:
|
|||
options.overlap,
|
||||
options.level,
|
||||
options.seed,
|
||||
options.show_tooltips,
|
||||
options.tooltips,
|
||||
options.country,
|
||||
options.ignore_level_matching,
|
||||
options.draw_roofs,
|
||||
options.roofs,
|
||||
)
|
||||
|
||||
def is_wireframe(self) -> bool:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue