oops
This commit is contained in:
parent
5f6b99e706
commit
e3185fe35f
@ -14,7 +14,6 @@ if Config.UseCommand then
|
||||
RegisterCommand(Config.Command, function()
|
||||
if PlayerData.job and PlayerData.job.name == Config.PoliceJob or PlayerData.job and PlayerData.job.type == Config.PoliceJobType then
|
||||
TriggerServerEvent('QBCore:ToggleDuty')
|
||||
TriggerServerEvent('ngd-policeduty:Server:Log')
|
||||
end
|
||||
end)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user