mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 06:51:30 -08:00
2
This commit is contained in:
parent
7d84300c31
commit
c3a790bfd2
2 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue