Skip to content

Commit

Permalink
Update src/ui/summary-ui-handler.ts
Browse files Browse the repository at this point in the history
Co-authored-by: MokaStitcher <54149968+MokaStitcher@users.noreply.github.com>
  • Loading branch information
CodeTappert and MokaStitcher authored Sep 30, 2024
1 parent d8cf79c commit e6cf0c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/summary-ui-handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ export default class SummaryUiHandler extends UiHandler {
this.friendshipText.setOrigin(0, 0);
this.summaryContainer.add(this.friendshipText);



this.championRibbon = this.scene.add.image(88, -146, "champion_ribbon");
this.championRibbon.setOrigin(0, 0);
//this.championRibbon.setScale(0.8);
Expand Down

0 comments on commit e6cf0c9

Please sign in to comment.