diff --git a/source/PlayState.hx b/source/PlayState.hx index b985df0..0a28bc2 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -4211,10 +4211,10 @@ class PlayState extends MusicBeatState boyfriend.playAnim('idle'); } - if (!dad.animation.curAnim.name.startsWith("sing")) + /*if (!dad.animation.curAnim.name.startsWith("sing")) { dad.dance(); - } + }*/ if (curBeat % 8 == 7 && curSong == 'Bopeebo') {