Start offloading veh buy logic to clientside
This commit is contained in:
@@ -1075,4 +1075,10 @@ function updateAllInteriorVehiclesForPlayer(client, interior, dimension) {
|
||||
}
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function setPlayerBuyingVehicleState(state, vehicle, position) {
|
||||
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user