crash on story menu
This commit is contained in:
@ -184,7 +184,9 @@ class FreeplayState extends MusicBeatState
|
||||
|
||||
function changeSelection(change:Int = 0)
|
||||
{
|
||||
#if !switch
|
||||
NGio.logEvent('Fresh');
|
||||
#end
|
||||
|
||||
curSelected += change;
|
||||
|
||||
|
Reference in New Issue
Block a user