Crash fix
This commit is contained in:
@@ -60,8 +60,10 @@ public class Maps{
|
||||
maps.sort();
|
||||
});
|
||||
|
||||
if(Core.assets != null){
|
||||
((CustomLoader)Core.assets.getLoader(Content.class)).loaded = this::createAllPreviews;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Loads a map from the map folder and returns it. Should only be used for zone maps.
|
||||
|
||||
Reference in New Issue
Block a user