summaryrefslogtreecommitdiffstats
path: root/nms-patches/CrashReport.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/CrashReport.patch')
-rw-r--r--nms-patches/CrashReport.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/CrashReport.patch b/nms-patches/CrashReport.patch
index 7bafbb1c..5303ce35 100644
--- a/nms-patches/CrashReport.patch
+++ b/nms-patches/CrashReport.patch
@@ -4,7 +4,7 @@
return this.a();
}
});
-+ this.d.a("CraftBukkit Information", new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit
++ this.d.a("CraftBukkit Information", (CrashReportCallable) new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit
}
public String a() {