debug mode.

This commit is contained in:
Jim Shield
2022-08-24 09:25:05 +01:00
committed by GitHub
parent 7da98b53e1
commit a6f6492d5b

View File

@@ -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, }},
},
}
}