Revert "fixed Tutorial having zooms on story mode"

This reverts commit a28ed62ee0b45a7b89d18c6f92ad76176458b703.
This commit is contained in:
Lucky56 2021-06-09 14:59:36 +02:00
parent a28ed62ee0
commit 5d5a7afb5b
No known key found for this signature in database
GPG Key ID: 19E3875EAD1F8B8F

View File

@ -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 = "";