updated index selection
This commit is contained in:
parent
5e59c97909
commit
a898c72884
@ -95,7 +95,7 @@ class OptionsMenu extends MusicBeatState
|
|||||||
|
|
||||||
if (controls.ACCEPT)
|
if (controls.ACCEPT)
|
||||||
{
|
{
|
||||||
if (curSelected != 3)
|
if (curSelected != 4)
|
||||||
grpControls.remove(grpControls.members[curSelected]);
|
grpControls.remove(grpControls.members[curSelected]);
|
||||||
switch(curSelected)
|
switch(curSelected)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user