crash on story menu

This commit is contained in:
Brandon
2020-11-07 00:05:58 -05:00
parent 673ed0d7fd
commit 602cf4c574
6 changed files with 14 additions and 7 deletions

View File

@ -184,7 +184,9 @@ class FreeplayState extends MusicBeatState
function changeSelection(change:Int = 0)
{
#if !switch
NGio.logEvent('Fresh');
#end
curSelected += change;