Aduty und TSupport überarbeitet
This commit is contained in:
@@ -8,8 +8,8 @@ namespace ReallifeGamemode.Server.Util
|
||||
{
|
||||
public static class GlobalHelper
|
||||
{
|
||||
public static List<Player> DutyAdmins = new List<Player>();
|
||||
public static List<Player> tsupAdmins = new List<Player>();
|
||||
/*public static List<Player> DutyAdmins = new List<Player>();
|
||||
public static List<Player> tsupAdmins = new List<Player>();*/
|
||||
|
||||
public static Dictionary<string, string> CustomJoinMessages = new Dictionary<string, string>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user