Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Joalor64GH authored May 30, 2024
1 parent 54cd3bf commit c81395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/meta/substate/ResultsSubState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class ResultsSubState extends MusicBeatSubstate
case 'FC':
hint.text = 'Good job, but try getting bads at minimum for GFC.';
case 'GFC':
hint.text = 'You\'re getting there. Try getting goods at minimum for MFC.'
hint.text = 'You\'re getting there. Try getting goods at minimum for MFC.';
case 'MFC':
hint.text = 'Almost there! Try getting only sicks for SFC!';
case 'SFC':
Expand Down

0 comments on commit c81395d

Please sign in to comment.