forked from Simnation/Main
Update sh_config.lua
This commit is contained in:
parent
e355c0060f
commit
ddbaa658a0
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ config = config or {}
|
||||||
Allow the menu to admins only
|
Allow the menu to admins only
|
||||||
(It's not recommended because non admin players will be able only to create local blips, that only them will see)
|
(It's not recommended because non admin players will be able only to create local blips, that only them will see)
|
||||||
]]
|
]]
|
||||||
config.adminsOnly = false
|
config.adminsOnly = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue