Update FreeplayState.hx

This commit is contained in:
Jakkzero 2021-02-27 02:28:01 +00:00 committed by GitHub
parent 8a9a5e87e3
commit 5d29c12e28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -237,9 +237,9 @@ class FreeplayState extends MusicBeatState
function changeSelection(change:Int = 0)
{
// #if !switch
// NGio.logEvent('Fresh');
// #end
#if !switch
NGio.logEvent('Fresh');
#end
// NGio.logEvent('Fresh');
FlxG.sound.play(Paths.sound('scrollMenu'), 0.4);