fixed Tutorial having zooms on story mode

This commit is contained in:
Lucky56 2021-06-09 14:59:36 +02:00
parent d9b64ea72f
commit a28ed62ee0
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')
if (SONG.song != 'Tutorial' && SONG.song != 'tutorial')
camZooming = true;
var altAnim:String = "";