really fix engine

This commit is contained in:
hydrant
2020-03-14 00:23:07 +01:00
parent 3057036620
commit bea0f5f653
2 changed files with 17 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ namespace ReallifeGamemode.Server.Events
{
if (uV.UserId != u.Id)
{
player.SendNotification("~r~Du hast keinen Schlüssel.");
return;
}
}