mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 11:29:48 +07:00
arc
This commit is contained in:
parent
2e42526e90
commit
d1de976dc4
@ -60,7 +60,6 @@ public class DesktopLauncher extends ClientLauncher{
|
||||
try{
|
||||
DiscordRPC.initialize(discordID, true, "1127400");
|
||||
Log.info("Initialized Discord rich presence.");
|
||||
|
||||
Runtime.getRuntime().addShutdownHook(new Thread(DiscordRPC::shutdown));
|
||||
}catch(Throwable t){
|
||||
useDiscord = false;
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=99e945e135cb2209780c45c4ef19318e135b1977
|
||||
archash=662afc44313c42b637f9cfd9d21da7f280b27d65
|
||||
|
Loading…
Reference in New Issue
Block a user