remove player_name feature in MultiMystery

MultiMystery is slated to be integrated into Mystery and the auto-launch feature is not maintainable for a growing games list
This commit is contained in:
Fabian Dill
2021-06-06 18:12:19 +02:00
parent 4555b77204
commit 15bd79186a
3 changed files with 1 additions and 16 deletions

View File

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