Skip to content

Commit

Permalink
Merge pull request #36 from mineblock11/me-when-i-yeet
Browse files Browse the repository at this point in the history
  • Loading branch information
enjarai authored Jul 11, 2023
2 parents 8c2515b + 8cec090 commit 0a30879
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,6 @@ public void close() {
this.client.setScreenAndRender(parent);
}

@Override
public boolean shouldCloseOnEsc() {
return false;
}

@Override
public void render(DrawContext graphics, int mouseX, int mouseY, float delta) {
var cardAreaWidth = getCardWidth() + getCardGap();
Expand Down

0 comments on commit 0a30879

Please sign in to comment.