fix bus and pilot
This commit is contained in:
@@ -23,6 +23,7 @@ namespace ReallifeGamemode.Server.Job
|
||||
private static readonly List<Player> jobPlayer = new List<Player>();
|
||||
|
||||
public static Dictionary<Player, Vehicle> playerVehiclePair = new Dictionary<Player, Vehicle>();
|
||||
public static List<Player>
|
||||
|
||||
public abstract int Id { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user