1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-19 00:21:11 +00:00

Update FreeplayState.hx

This commit is contained in:
Jakkzero 2021-02-27 02:28:01 +00:00 committed by GitHub
parent 8c2ebcd5e8
commit 1eb5ae69de

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);