code quality macht sich bezahlt

This commit is contained in:
Luke
2020-08-03 12:02:36 +02:00
parent 990f8cefd7
commit 59257c14f4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using GTANetworkAPI;
using Newtonsoft.Json;
@@ -16,7 +16,7 @@ namespace ReallifeGamemode.Server.Job
public override string Name => "Pilot";
private const int CHECKPOINT_MARKER_ID = 26;
private const int CHECKPOINT_MARKER_ID = 23;
public override bool NeedVehicleToStart => false;