From a1b64900ab548f82f9bdc6774179d849307db8b1 Mon Sep 17 00:00:00 2001 From: Anuken Date: Tue, 24 Mar 2020 00:33:59 -0400 Subject: [PATCH] 2 --- core/src/mindustry/ClientLauncher.java | 1 - gradle.properties | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/core/src/mindustry/ClientLauncher.java b/core/src/mindustry/ClientLauncher.java index b9a0abd660..fd94c323aa 100644 --- a/core/src/mindustry/ClientLauncher.java +++ b/core/src/mindustry/ClientLauncher.java @@ -50,7 +50,6 @@ public abstract class ClientLauncher extends ApplicationCore implements Platform assets.setLoader(Texture.class, "." + mapExtension, new MapPreviewLoader()); tree = new FileTree(); - assets.setLoader(Sound.class, new SoundLoader(tree)); assets.setLoader(Music.class, new MusicLoader(tree)); diff --git a/gradle.properties b/gradle.properties index 0960a8acfd..4383da152e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.daemon=true org.gradle.jvmargs=-Xms256m -Xmx1024m -archash=0f632261515378cb37e771ea824707cf2267f4a4 +archash=0cae533620f20846febba83e19f531c337204d44