mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Removed leftovers
This commit is contained in:
@@ -115,11 +115,6 @@ Citizen.CreateThread(function()
|
||||
DisableControlAction(0, 2, true) -- LookUpDown
|
||||
DisableControlAction(0, 142, true) -- MeleeAttackAlternate
|
||||
DisableControlAction(0, 106, true) -- VehicleMouseControlOverride
|
||||
if IsDisabledControlJustReleased(0, 142) then -- MeleeAttackAlternate
|
||||
SendNUIMessage({
|
||||
click = true
|
||||
})
|
||||
end
|
||||
else
|
||||
if IsControlJustReleased(0, Keys['E']) and isInATMMarker then
|
||||
menuIsShowed = true
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 272 B |
Reference in New Issue
Block a user