aa
This commit is contained in:
@@ -91,8 +91,10 @@ public class WorldImportWrapper {
|
||||
MinecraftClient.getInstance().inGameHud.getChatHud().addMessage(Text.literal(msg));
|
||||
Logger.info(msg);
|
||||
Taskbar.INSTANCE.setIsNone();
|
||||
if (this.importer != null) {
|
||||
this.importer.shutdown();
|
||||
this.importer = null;
|
||||
}
|
||||
});
|
||||
});
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user