Fix CraftBukkit crash report details not showing
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
return this.a();
|
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() {
|
public String a() {
|
||||||
|
|||||||
Reference in New Issue
Block a user