Skip to content

Commit

Permalink
Update ResultsSubState.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
Joalor64GH authored Aug 26, 2023
1 parent 55cd16b commit c999718
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 @@ -11,7 +11,7 @@ import meta.state.PlayState;
import meta.substate.PauseSubState;

// ? <-- looks like the glottal stop!!
class ResultsSubState extends MusicBeatSubState
class ResultsSubState extends MusicBeatSubstate
{
var titleTxt:FlxText;
var resultsTxt:FlxText;
Expand Down

0 comments on commit c999718

Please sign in to comment.