Revert "fixed Tutorial having zooms on story mode"
This reverts commit a28ed62ee0b45a7b89d18c6f92ad76176458b703.
This commit is contained in:
parent
a28ed62ee0
commit
5d5a7afb5b
@ -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 = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user