pilotjob benötigt nun flugschein
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using GTANetworkAPI;
|
||||
using Newtonsoft.Json;
|
||||
@@ -7,6 +7,7 @@ using ReallifeGamemode.Database.Models;
|
||||
using ReallifeGamemode.Server.Services;
|
||||
using ReallifeGamemode.Server.Managers;
|
||||
using ReallifeGamemode.Server.Util;
|
||||
using System.ComponentModel;
|
||||
|
||||
namespace ReallifeGamemode.Server.Job
|
||||
{
|
||||
@@ -276,6 +277,7 @@ namespace ReallifeGamemode.Server.Job
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
[RemoteEvent("PilotLetzterCheckpoint")]
|
||||
public static void PilotLetzterCheckpoint(Player player)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user