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