From ca6c8d46b83ab6532a7a25683b822a0835a24031 Mon Sep 17 00:00:00 2001 From: Moritz Zwerger Date: Tue, 31 Oct 2023 23:36:34 +0100 Subject: [PATCH] update some crash report comments --- .../de/bixilon/minosoft/util/crash/CrashReportUtil.kt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/java/de/bixilon/minosoft/util/crash/CrashReportUtil.kt b/src/main/java/de/bixilon/minosoft/util/crash/CrashReportUtil.kt index 2541caf9a..7e34ab766 100644 --- a/src/main/java/de/bixilon/minosoft/util/crash/CrashReportUtil.kt +++ b/src/main/java/de/bixilon/minosoft/util/crash/CrashReportUtil.kt @@ -32,9 +32,7 @@ object CrashReportUtil { "You're evil", "Maybe in another life.", "This sucks", - "Chill ur life", "Chill your life", - "Chill your base", "Damn!", "Developing is hard.", "Please don't kill me for this", @@ -47,11 +45,13 @@ object CrashReportUtil { "I am #1 in bedwars swordless", "Der AB kam vor der CD", "You can't do this", - "Sing me a happy song!", "This message should not be visible...", "lmfao", - "Your fault", "Technoblade never dies", // In memorial to technoblade. RIP Technoblade 30.6.2022 + "Find help at: https://www.youtube.com/watch?v=dQw4w9WgXcQ", // rick + "//TODO: What the hell is causing this?", // S H&R + "If this happens, we're in big shit.", // S H&R + "this is bulky, but fuck it, gotta get this shit working like yesterday", // S H&R )