mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Add missing "Open Wheel" to searchCar() function
This commit is contained in:
@@ -53,6 +53,7 @@ function searchCar(vehicle)
|
||||
"Military", --20
|
||||
"Commercial", --21
|
||||
"Trains", --22
|
||||
"Open Wheel", --23
|
||||
}
|
||||
if Vehicles then
|
||||
for k, v in pairs(Vehicles) do
|
||||
|
||||
Reference in New Issue
Block a user