mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-27 05:19:00 +02:00
Issue #13: add --country argument.
This commit is contained in:
parent
34d7ae0dbc
commit
8aadb79f62
3 changed files with 7 additions and 1 deletions
|
@ -69,6 +69,7 @@ class MapConfiguration:
|
|||
options.level,
|
||||
options.seed,
|
||||
options.show_tooltips,
|
||||
options.country,
|
||||
)
|
||||
|
||||
def is_wireframe(self) -> bool:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue