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