1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-03-21 17:39:20 +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) function changeSelection(change:Int = 0)
{ {
// #if !switch #if !switch
// NGio.logEvent('Fresh'); NGio.logEvent('Fresh');
// #end #end
// NGio.logEvent('Fresh'); // NGio.logEvent('Fresh');
FlxG.sound.play(Paths.sound('scrollMenu'), 0.4); FlxG.sound.play(Paths.sound('scrollMenu'), 0.4);