1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-17 03:22:40 +02:00
parent a8d8bba68d
commit d4ace32b42

View file

@ -44,7 +44,7 @@ Config.OnJobUpdate = "QBCore:Client:OnJobUpdate"
Config.Debug = true
-- will type start and end of events + nui callbacks
Config.FunctionsDebug = false
Config.FunctionsDebug = true
-- Will print in what type of thing error has happened.. Example CreateThread, RegisterNetEvent, RegisterCommand, etc.
Config.GeneralDebug = true