clothe shop test, Report Error Msg

This commit is contained in:
kookroach
2021-04-04 17:55:39 +02:00
parent 58dd14b816
commit 11646f1e2a
2 changed files with 13 additions and 18 deletions

View File

@@ -35,6 +35,7 @@ namespace ReallifeGamemode.Server.Report
if (listReports.Count == 0)
{
ChatService.ErrorMessage(client, "Im Moment gibt es keine Tickets.");
return;
}
User user = client.GetUser();