Don't process vehicle fires (needs finished)
This commit is contained in:
@@ -95,6 +95,7 @@ function onProcess(event, deltaTime) {
|
|||||||
processGameSpecifics();
|
processGameSpecifics();
|
||||||
processNearbyPickups();
|
processNearbyPickups();
|
||||||
processVehiclePurchasing();
|
processVehiclePurchasing();
|
||||||
|
//processVehicleFires();
|
||||||
}
|
}
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user