interaktion on Key-M & add error massage for driving,planeschool

This commit is contained in:
Michael
2020-06-01 20:34:29 +02:00
parent fb26449cb1
commit 499dced44e
6 changed files with 21 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ namespace ReallifeGamemode.Server.Managers
{
public class InteractionManager : Script
{
#region Eigeninteraktionen PFEILTASTE-RUNTER
#region Eigeninteraktionen Taste-M
[RemoteEvent("CLIENT:InteractionMenu_AcceptInvite")]
public void InteractionMenuAcceptInvite(Player player, string type)