Code formatiert
This commit is contained in:
@@ -11,7 +11,7 @@ namespace ReallifeGamemode.Server.Report
|
||||
private String reportText;
|
||||
private Boolean assigned;
|
||||
|
||||
public ReportManage (String nUser, string nReportText)
|
||||
public ReportManage(String nUser, string nReportText)
|
||||
{
|
||||
this.user = nUser;
|
||||
this.admin = "N/A";
|
||||
|
||||
Reference in New Issue
Block a user