fixed aduty if admin disconnect
This commit is contained in:
@@ -6,7 +6,7 @@ using GTANetworkAPI;
|
||||
|
||||
namespace ReallifeGamemode.Server.Util
|
||||
{
|
||||
static class UserHelper
|
||||
public static class UserHelper
|
||||
{
|
||||
public static List<Client> dutyAdmins = new List<Client>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user