forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
4c4ddc7fb7
commit
7033e7cb4a
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ Config = {}
|
|||
|
||||
Config.Locale = 'de' -- 'en', 'fr', 'de', 'es', 'it', 'pt', 'tr' -- Language
|
||||
|
||||
Config.Debug = false
|
||||
Config.Debug = true
|
||||
|
||||
Config.Notify = 'okok' --ox, esx, okok,qb,wasabi,custom
|
||||
Config.Notify = 'qb' --ox, esx, okok,qb,wasabi,custom
|
||||
|
||||
Config.CheckItem = false --If you want player to have item before opening
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue