Better loading screen / Fixed unit tests
This commit is contained in:
@@ -23,7 +23,6 @@ public class ImagePacker{
|
||||
|
||||
Log.setLogger(new NoopLogHandler());
|
||||
Vars.content = new ContentLoader();
|
||||
Vars.content.createContent();
|
||||
Log.setLogger(new LogHandler());
|
||||
|
||||
Files.walk(Paths.get("../../../assets-raw/sprites_out")).forEach(path -> {
|
||||
|
||||
Reference in New Issue
Block a user