mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-25 10:25:42 +07:00
Cleanup
This commit is contained in:
parent
31708b9af7
commit
daefe6bc1f
@ -29,8 +29,6 @@ import static mindustry.Vars.*;
|
||||
|
||||
public class DesktopLauncher extends ClientLauncher{
|
||||
public final static String discordID = "610508934456934412";
|
||||
|
||||
//discord RPC is only enabled on linux right now
|
||||
boolean useDiscord = OS.is64Bit && !OS.isARM && !OS.hasProp("nodiscord"), loadError = false;
|
||||
Throwable steamError;
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=73139e9d6d21c0fc8200e1231bf30b1d8d3d6800
|
||||
archash=ddf6e39554c0a824eccaec083ab5224ac6827cef
|
||||
|
Loading…
Reference in New Issue
Block a user