Skip to content

Commit

Permalink
Update cl_target.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Annalouu authored Dec 7, 2023
1 parent 202765b commit 042c0ed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions client/cl_target.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
local models = {2303605526, 3756961026, 1301167921, 2793409781, 1876055757, 2792647630, 398786301, 3067040863, 568464183, 3171514707, 3899793496, 974001996, 4206216415, 1457191833, 3054877820, 815879628, 4129005630, 3325005861, 900099857, 543442061, 372224036, 970154536}

local models = {-88750881, -395173800, -538006270, -1501557515, 2303605526, 3756961026, 1301167921, 2793409781, 1876055757, 2792647630, 398786301, 3067040863, 568464183, 3171514707, 3899793496, 974001996, 4206216415, 1457191833, 3054877820, 815879628, 4129005630, 3325005861, 900099857, 543442061, 372224036, 970154536}

local function requireToken()
if not lib.callback.await('qb-arcade:server:hasToken') then
Expand Down Expand Up @@ -43,4 +42,4 @@ AddEventHandler('onResourceStop', function(resource)
exports['qb-target']:RemoveTargetModel(v, Lang:t('target.special'))
end
end
end)
end)

0 comments on commit 042c0ed

Please sign in to comment.