Woops missing bracket

This commit is contained in:
Vortrex
2022-03-10 10:43:28 -06:00
parent 8f5671d031
commit f3c61a3bb6

View File

@@ -96,6 +96,7 @@ function onProcess(event, deltaTime) {
processNearbyPickups();
processVehiclePurchasing();
//processVehicleFires();
}
// ===========================================================================