mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:01:22 +00:00
Merge pull request #1489 from Arctos2win/1.11.2-hotfix
fix(es_extended/client/modules/adjustments.lua): use correct native by Kasey
This commit is contained in:
@@ -10,7 +10,7 @@ end
|
||||
|
||||
function Adjustments:DisableAimAssist()
|
||||
if Config.DisableAimAssist then
|
||||
SetPlayerLockon(ESX.playerId, false)
|
||||
SetPlayerTargetingMode(3)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user