[GARAGE]
This commit is contained in:
parent
07afb486b6
commit
567976fde1
3 changed files with 5 additions and 3 deletions
|
@ -741,6 +741,7 @@ end
|
|||
|
||||
RegisterNetEvent('mh_Parking:removeVehicle')
|
||||
AddEventHandler('mh_Parking:removeVehicle', function(plate)
|
||||
print("mh_parking: "..plate)
|
||||
vehicles[plate] = nil
|
||||
end)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue