more advanced features in report system
This commit is contained in:
@@ -29,6 +29,10 @@ namespace ReallifeGamemode.Server.Report
|
||||
{
|
||||
return this.admin;
|
||||
}
|
||||
public bool isAssigned()
|
||||
{
|
||||
return this.assigned;
|
||||
}
|
||||
|
||||
public String getUser()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user