From fb619db785fcd74cd45565d9d3a7c3e34882acfd Mon Sep 17 00:00:00 2001 From: LeSiiN <103898231+LeSiiN@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:20:02 +0100 Subject: [PATCH] Update config.lua --- config.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.lua b/config.lua index 1d1ec2f..1c5744f 100644 --- a/config.lua +++ b/config.lua @@ -16,8 +16,7 @@ Config.Notify = "qb" ---------[ "qb" for default qb-policejob or "hi-dev" for hi-dev qb-policejob ]--------- Config.PoliceJob = "qb" --- SOON -- Config.Inventory = "qb" -- "qb" for qb/ps/lj-inventory or "ox" for ox_inventory -Config.Inventory = "ox" +Config.Inventory = "qb" -- "qb" for qb/ps/lj-inventory or "ox" for ox_inventory ---------[ Sets the MINUTES of how long Evidence should be visible. After this time, evidence will be removed one by one. DEFAULT: 45 Min ]--------- ---------[ WARNING: Dont make this to low, otherwise Cops cant really do anything to make a Report ]---------