Update vehicle.lua

This commit is contained in:
Andy
2023-10-23 02:54:54 +02:00
committed by GitHub
parent 0fa2ee4d4b
commit d341d8aaa5

View File

@@ -255,9 +255,9 @@ function NDCore.createVehicle(info)
if owner then
keys[owner] = true
state.owner = owner
state.keys = keys
end
state.keys = keys
state.props = properties
state.id = vehicleId
local vehicleName