mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-10 15:19:24 +07:00
2
This commit is contained in:
parent
7d84300c31
commit
c3a790bfd2
@ -446,6 +446,7 @@ 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=8832704de8efe141f67ba5a509abb7fe8c10ae09
|
||||
archash=209a66920d1968e4ec5ed80fa7a6c0cf6a070d1b
|
||||
|
Loading…
Reference in New Issue
Block a user