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.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/CrashReport.patch b/nms-patches/CrashReport.patch
index f0dc0645..7bafbb1c 100644
--- a/nms-patches/CrashReport.patch
+++ b/nms-patches/CrashReport.patch
@@ -1,10 +1,10 @@
--- a/net/minecraft/server/CrashReport.java
+++ b/net/minecraft/server/CrashReport.java
-@@ -124,6 +124,7 @@
+@@ -123,6 +123,7 @@
return this.a();
}
});
-+ this.d.a("CraftBukkit Information", (Callable) (new org.bukkit.craftbukkit.CraftCrashReport())); // CraftBukkit
++ this.d.a("CraftBukkit Information", new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit
}
public String a() {