Add some NPC stuff
This commit is contained in:
@@ -169,7 +169,7 @@ function getVehicleHeading(vehicle) {
|
|||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|
||||||
function getVehicleSyncer(vehicle) {
|
function getVehicleSyncer(vehicle) {
|
||||||
return vehicleData.vehicle.syncer;
|
return getClients()[vehicle.syncer];
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user