rechtschreibung

This commit is contained in:
Fabian
2021-05-04 17:57:03 +02:00
parent c404a97296
commit bb0516e1f0

View File

@@ -32,7 +32,7 @@ namespace ReallifeGamemode.Server.Events
}
driver.TriggerEvent("SERVER:Util_setWaypoint", x, y);
driver.SendNotification(player.Name + " hat die einen Waypoint gesetzt");
driver.SendNotification(player.Name + " hat dir einen Waypoint gesetzt");
}
}
}