Merge branch 'main' into breaking_changes

# Conflicts:
#	BaseClasses.py
This commit is contained in:
Fabian Dill
2021-03-06 05:27:16 +01:00
9 changed files with 142 additions and 75 deletions

View File

@@ -188,6 +188,7 @@ def get_default_options() -> dict:
"players": 0,
"weights_file_path": "weights.yaml",
"meta_file_path": "meta.yaml",
"pre_roll": False,
"player_name": "",
"create_spoiler": 1,
"zip_roms": 0,