forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
a8d8bba68d
commit
d4ace32b42
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Config.OnJobUpdate = "QBCore:Client:OnJobUpdate"
|
||||||
Config.Debug = true
|
Config.Debug = true
|
||||||
|
|
||||||
-- will type start and end of events + nui callbacks
|
-- 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.
|
-- Will print in what type of thing error has happened.. Example CreateThread, RegisterNetEvent, RegisterCommand, etc.
|
||||||
Config.GeneralDebug = true
|
Config.GeneralDebug = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue