From 93540e721beba338958f0b80201fa2e8e48f92d2 Mon Sep 17 00:00:00 2001 From: CroniX Date: Sat, 9 May 2020 00:35:13 +0200 Subject: [PATCH] Login Message --- ReallifeGamemode.Server/Util/GlobalHelper.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReallifeGamemode.Server/Util/GlobalHelper.cs b/ReallifeGamemode.Server/Util/GlobalHelper.cs index 1df70b60..64c637fc 100644 --- a/ReallifeGamemode.Server/Util/GlobalHelper.cs +++ b/ReallifeGamemode.Server/Util/GlobalHelper.cs @@ -14,7 +14,7 @@ namespace ReallifeGamemode.Server.Util public static Dictionary CustomJoinMessages = new Dictionary { { ".MichaPlays.", "Der echte Ballas Leader ist online (MichaPlays)" }, - { "iCroniX", "Der echte wahre Ballas Leader ist online (CroniX)" }, + { "iCroniX", "Life of Malle - Eimer für Alle - Alle für Malle - Böllern! (CroniX)" }, { "balboistderbeste", "Hurra! Hurra! Der Balbo ist jetzt da! (balbo)" }, { "Roachkook", "Niemand, nicht einmal deine Mutter möchte so etwas sehen. (Siga)" }, { "Paaqo1337", "Picasso is back! (Paaqo)" }