Offload vehicle purchase logic to clientside
This commit is contained in:
@@ -94,6 +94,7 @@ function onProcess(event, deltaTime) {
|
||||
processWantedLevelReset();
|
||||
processGameSpecifics();
|
||||
processNearbyPickups();
|
||||
processVehiclePurchasing();
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user