Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
moxie-coder committed Sep 6, 2023
2 parents 9d8407c + c436efa commit 183876d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/meta/substate/ResultsSubState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ class ResultsSubState extends MusicBeatSubstate
resultsTxt.screenCenter(XY);
resultsTxt.updateHitbox();
resultsTxt.x = titleTxt.x;
resultsTxt.y = titleTxt.y;
add(resultsTxt);

if (ClientPrefs.scoreTxtType != 'Simple')
Expand Down

0 comments on commit 183876d

Please sign in to comment.