Skip to content

Commit

Permalink
Resolve merge conflict 4
Browse files Browse the repository at this point in the history
  • Loading branch information
bohcstams committed May 18, 2024
1 parent b62a5ce commit 47287e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/hu/bomboclat/Graphics/Drawer.java
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ else if(wantsToChange != null && !first_option) {
first_option=true;
revalidate();
repaint();
}
}
}

}
Expand Down

0 comments on commit 47287e2

Please sign in to comment.