mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-10 07:07:03 +07:00
Updated arc
This commit is contained in:
parent
ab7e840eee
commit
7d84300c31
@ -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();
|
||||
}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=2bdb909aed7b2683ad2dca3c7970890c603dfbaf
|
||||
archash=8832704de8efe141f67ba5a509abb7fe8c10ae09
|
||||
|
Loading…
Reference in New Issue
Block a user