Skip to content

Commit

Permalink
Ran spotlessApply
Browse files Browse the repository at this point in the history
  • Loading branch information
Diamantino-Op committed Mar 3, 2025
1 parent b1611a6 commit 5d399e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ public boolean onRightclick(IGregTechTileEntity aBaseMetaTileEntity, EntityPlaye
this.lastClickedPlayer = aPlayer;

openGui(aPlayer);

return true;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ public boolean onRightclick(IGregTechTileEntity aBaseMetaTileEntity, EntityPlaye
lastClickedPlayer = aPlayer;

openGui(aPlayer);

return true;
}

Expand Down

0 comments on commit 5d399e0

Please sign in to comment.