Login messages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using GTANetworkAPI;
|
||||
|
||||
@@ -16,7 +16,8 @@ namespace ReallifeGamemode.Server.Util
|
||||
{ "balboistderbeste", "Hurra! Hurra! Der Balbo ist jetzt da! (balbo)" },
|
||||
{ "AirMake", "The fresh breeze of the stone ist back. (AirMake)" },
|
||||
{ "raviatex", "I'll remember you all in therapy. (aviate)" },
|
||||
{ "datgame__", "KOPF ENTWICKLUNG!! (hydrant)" }
|
||||
{ "datgame__", "KOPF ENTWICKLUNG!! (hydrant)" },
|
||||
{ "Roachkook", "2head Entwickler ist wieder online (kookroach)" }
|
||||
};
|
||||
|
||||
public static DateTime CountdownUntil { get; internal set; }
|
||||
|
||||
Reference in New Issue
Block a user