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); PixmapIO.writePNG(file, fullPixmap);
fullPixmap.dispose(); fullPixmap.dispose();
ui.showInfoFade(Core.bundle.format("screenshot", file.toString())); ui.showInfoFade(Core.bundle.format("screenshot", file.toString()));
buffer.dispose(); buffer.dispose();
} }

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=2bdb909aed7b2683ad2dca3c7970890c603dfbaf archash=8832704de8efe141f67ba5a509abb7fe8c10ae09