Skip to content

Commit

Permalink
add export GetCops
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustachedom authored Jan 9, 2025
1 parent 4ef8571 commit 6048e1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ local function GetCurrentCops()
return amount
end

exports('GetCops', GetCurrentCops)
-- Callbacks

QBCore.Functions.CreateCallback('police:GetDutyPlayers', function(_, cb)
Expand Down

0 comments on commit 6048e1e

Please sign in to comment.