Updated arc
This commit is contained in:
@@ -50,6 +50,7 @@ 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));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user