Msu resume bug on patcher

Check for retro arrows in pots
This commit is contained in:
aerinon
2022-04-20 14:00:16 -06:00
parent 4880f8017a
commit 5cc04ed675
6 changed files with 12 additions and 5 deletions

View File

@@ -157,6 +157,7 @@ def adjust_page(top, parent, settings):
"quickswap": "quickswap",
"nobgm": "disablemusic",
"reduce_flashing": "reduce_flashing",
'msu_resume': 'msu_resume',
"shuffle_sfx": "shuffle_sfx",
}
guiargs = Namespace()