From ff57662f4437289d4669d48c99404448f23c1fc3 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Tue, 12 Aug 2025 18:00:00 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/cfx-mxc-vendingmachines/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[inventory]/cfx-mxc-vendingmachines/config.lua b/resources/[inventory]/cfx-mxc-vendingmachines/config.lua index 58c440334..aaf65c65e 100644 --- a/resources/[inventory]/cfx-mxc-vendingmachines/config.lua +++ b/resources/[inventory]/cfx-mxc-vendingmachines/config.lua @@ -1,5 +1,5 @@ Config = {} -Config.Debug = false +Config.Debug = true Config.RenderDistance = 30.0 Config.DefaultInteractionDistance = 2.0 -- If a vending does not provide a distance this will be used as the default