forked from Simnation/Main
2
This commit is contained in:
parent
4a0eae647e
commit
858dd9800e
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ Config.OnPlayerLoaded = "QBCore:Client:OnPlayerLoaded"
|
|||
Config.OnJobUpdate = "QBCore:Client:OnJobUpdate"
|
||||
|
||||
-- will enable debug print and stuff
|
||||
Config.Debug = debug
|
||||
Config.Debug = false
|
||||
|
||||
-- will type start and end of events + nui callbacks
|
||||
Config.FunctionsDebug = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue