mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Small fix.
This commit is contained in:
@@ -222,7 +222,6 @@ public class FPanel extends JPanel {
|
||||
}
|
||||
|
||||
// Clear memory
|
||||
if (clip != null) { clip.reset(); }
|
||||
g2d.setClip(oldClipBounds);
|
||||
g2d.dispose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user