Remove extendedmsu from easy.yaml as it is no longer needed.
This commit is contained in:
parent
73d1f56ffb
commit
7f66133d37
|
@ -191,7 +191,6 @@ rom:
|
||||||
randomonhit: 0
|
randomonhit: 0
|
||||||
link: 1 # to add other sprites: open the gui/Creator, go to adjust, select a sprite and write down the name the gui calls it
|
link: 1 # to add other sprites: open the gui/Creator, go to adjust, select a sprite and write down the name the gui calls it
|
||||||
disablemusic: off # If "on", all in-game music will be disabled
|
disablemusic: off # If "on", all in-game music will be disabled
|
||||||
extendedmsu: on # If "on", V31 extended MSU support will be available
|
|
||||||
quickswap: # Enable switching items by pressing the L+R shoulder buttons
|
quickswap: # Enable switching items by pressing the L+R shoulder buttons
|
||||||
on: 0
|
on: 0
|
||||||
off: 1
|
off: 1
|
||||||
|
|
Loading…
Reference in New Issue