Process payphone and job route location
This commit is contained in:
@@ -121,6 +121,8 @@ function onProcess(event, deltaTime) {
|
|||||||
processVehiclePurchasing();
|
processVehiclePurchasing();
|
||||||
processVehicleBurning();
|
processVehicleBurning();
|
||||||
processVehicleCruiseControl();
|
processVehicleCruiseControl();
|
||||||
|
processPayPhonesDistance();
|
||||||
|
processJobRouteLocationDistance();
|
||||||
//checkChatBoxAutoHide(); // Will be uncommented on 1.4.0 GTAC update
|
//checkChatBoxAutoHide(); // Will be uncommented on 1.4.0 GTAC update
|
||||||
//processVehicleFires();
|
//processVehicleFires();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user