Cloakroom cleanup

This commit is contained in:
ElPumpo
2020-01-22 12:20:37 +01:00
parent 950ea7e626
commit 4150f8c911
3 changed files with 280 additions and 274 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ ESX = nil
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)
if Config.MaxInService ~= -1 then
if Config.EnableESXService then
TriggerEvent('esx_service:activateService', 'police', Config.MaxInService)
end