Check burning vehicles
This commit is contained in:
@@ -97,6 +97,7 @@ function onProcess(event, deltaTime) {
|
|||||||
processGameSpecifics();
|
processGameSpecifics();
|
||||||
processNearbyPickups();
|
processNearbyPickups();
|
||||||
processVehiclePurchasing();
|
processVehiclePurchasing();
|
||||||
|
processVehicleBurning();
|
||||||
//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