Remove client pedId member (use "ped")
This commit is contained in:
@@ -239,8 +239,6 @@ class ClientData {
|
|||||||
this.locale = 0;
|
this.locale = 0;
|
||||||
|
|
||||||
this.enteringVehicle = null;
|
this.enteringVehicle = null;
|
||||||
|
|
||||||
this.pedId = -1;
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user