Set name of unnamed threads
This commit is contained in:
@@ -241,7 +241,7 @@ public class GuiUploadFile extends GuiScreen {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}).start();
|
||||
}, "replaymod-file-uploader").start();
|
||||
} else if(button.id == GuiConstants.UPLOAD_CANCEL_BUTTON) {
|
||||
uploader.cancelUploading();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user