progress
This commit is contained in:
@@ -63,7 +63,6 @@ public class Schematics implements Loadable{
|
||||
private long lastClearTime;
|
||||
|
||||
public Schematics(){
|
||||
|
||||
Events.on(ClientLoadEvent.class, event -> {
|
||||
errorTexture = new Texture("sprites/error.png");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user