Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiraoka committed Nov 18, 2020
2 parents 05f69dd + f53f3d3 commit 939a647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/featurecat/lizzie/gui/LizzieMain.java
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,7 @@ private void showMenu(int x, int y) {
public void clearBeforeMove() {
// TODO Auto-generated method stub
subBoardPane.clearBeforeMove();
Lizzie.frame.isMouseOver = false;
if (Lizzie.frame.isEstimating) {
Lizzie.frame.noEstimateByZen(false);
}
Expand Down

0 comments on commit 939a647

Please sign in to comment.