diff --git a/config.lua b/config.lua index adc5aee..e63268f 100644 --- a/config.lua +++ b/config.lua @@ -5,7 +5,7 @@ print("^2Jim^7-^2Consumables v^41^7.^43 ^7- ^2Consumables Script by ^1Jimathy^7" -- https://discord.gg/xKgQZ6wZvS Config = { - Debug = true, + Debug = false, Consumables = { -- Default QB food and drink item override @@ -270,4 +270,4 @@ Config = { ["oxy"] = { "mp_suicide", "pill", "Oxy", AnimationOptions = { EmoteLoop = true, EmoteMoving = true, }}, }, -} \ No newline at end of file +}