diff --git a/source/FreeplayState.hx b/source/FreeplayState.hx
index 789897b20..edc68b1a8 100644
--- a/source/FreeplayState.hx
+++ b/source/FreeplayState.hx
@@ -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);