taxifahrer raus mit die viecher

This commit is contained in:
hydrant
2021-04-02 23:52:34 +02:00
parent df1a29ae99
commit 96b43b6f8c
3 changed files with 10 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ namespace ReallifeGamemode.Server.Job
public override bool NeedVehicleToStart => true;
public override bool Deactivated => true;
private static TaxiDriverJob _Instance;
public TaxiDriverJob()