Aduty und TSupport überarbeitet

This commit is contained in:
Mac_Slash
2020-04-26 22:06:24 +02:00
parent 970c35767c
commit 91e97fea20
8 changed files with 29 additions and 24 deletions

View File

@@ -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>
{