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