fix(keybind)

This commit is contained in:
Benzo
2022-06-08 21:19:21 +02:00
committed by GitHub
parent 36919cb9bd
commit b1527ee2a8
+1 -1
View File
@@ -386,7 +386,7 @@ RegisterCommand("ambulance", function(src)
end
end)
RegisterKeyMapping("ambulance", "Open Ambulance Actions Menu", "keyboard", "k")
RegisterKeyMapping("ambulance", "Open Ambulance Actions Menu", "keyboard", "F6")
RegisterNetEvent('esx_ambulancejob:putInVehicle')
AddEventHandler('esx_ambulancejob:putInVehicle', function()