remote alias again from connectiondto
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
public int ServerVersion { get; set; }
|
public int ServerVersion { get; set; }
|
||||||
public bool IsAdmin { get; set; }
|
public bool IsAdmin { get; set; }
|
||||||
public bool IsModerator { get; set; }
|
public bool IsModerator { get; set; }
|
||||||
public string Alias { get; set; }
|
|
||||||
public string UID { get; set; }
|
public string UID { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user