mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-06-22 10:17:46 +02:00
Initial 26.2 port
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
public CrashReport(final String title, final Throwable t) {
|
||||
this.title = title;
|
||||
@@ -126,7 +_,7 @@
|
||||
@@ -147,7 +_,7 @@
|
||||
}
|
||||
|
||||
public String getFriendlyReport(final ReportType reportType) {
|
||||
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
public @Nullable Path getSaveFile() {
|
||||
@@ -156,7 +_,7 @@
|
||||
@@ -177,7 +_,7 @@
|
||||
}
|
||||
|
||||
public boolean saveToFile(final Path file, final ReportType reportType) {
|
||||
|
||||
Reference in New Issue
Block a user