taxifahrer raus mit die viecher
This commit is contained in:
@@ -28,6 +28,8 @@ namespace ReallifeGamemode.Server.Job
|
||||
|
||||
public abstract bool NeedVehicleToStart { get; }
|
||||
|
||||
public virtual bool Deactivated => false;
|
||||
|
||||
public void StartJob(Player player)
|
||||
{
|
||||
if (_inJob.Contains(player)) return;
|
||||
|
||||
Reference in New Issue
Block a user