mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-30 14:50:09 +02:00
Add --ignore-level-matching argument.
This commit is contained in:
parent
4a85c9c397
commit
66db84dc4e
2 changed files with 7 additions and 0 deletions
|
@ -71,6 +71,7 @@ class MapConfiguration:
|
|||
options.seed,
|
||||
options.show_tooltips,
|
||||
options.country,
|
||||
options.ignore_level_matching,
|
||||
)
|
||||
|
||||
def is_wireframe(self) -> bool:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue