forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
79a5801e62
commit
8ee1bc193d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
Config = {}
|
Config = {}
|
||||||
Config.Framework = "esx" -- "esx", "qb", "none"
|
Config.Framework = "qb" -- "esx", "qb", "none"
|
||||||
Config.OnlyAdmins = true -- Set to true to restrict to admins only
|
Config.OnlyAdmins = true -- Set to true to restrict to admins only
|
||||||
Config.Command = 'props' -- Command to open ui
|
Config.Command = 'props' -- Command to open ui
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue