Skip to content

Commit 4975615

Browse files
committed
fixing again
1 parent 835c5e1 commit 4975615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/PlayState.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1781,7 +1781,7 @@ class PlayState extends MusicBeatState
17811781

17821782
cutsceneHandler.timer(4, function()
17831783
{
1784-
focusshit = 'gf'
1784+
focusshit = 'gf';
17851785
gf.playAnim('sad', true);
17861786
gf.animation.finishCallback = function(name:String)
17871787
{

0 commit comments

Comments
 (0)