diff --git a/source/PlayState.hx b/source/PlayState.hx index e60cdda..b5107eb 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -2299,7 +2299,7 @@ class PlayState extends MusicBeatState if (!daNote.mustPress && daNote.wasGoodHit) { - if (SONG.song != 'Tutorial' && SONG.song != 'tutorial') + if (SONG.song != 'Tutorial') camZooming = true; var altAnim:String = "";