Updated arc

This commit is contained in:
Anuken
2020-03-01 16:22:38 -05:00
parent ab7e840eee
commit 7d84300c31
2 changed files with 1 additions and 2 deletions

View File

@@ -446,7 +446,6 @@ public class Renderer implements ApplicationListener{
PixmapIO.writePNG(file, fullPixmap);
fullPixmap.dispose();
ui.showInfoFade(Core.bundle.format("screenshot", file.toString()));
buffer.dispose();
}