forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
f38edae32c
commit
69f09789e2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Config = {}
|
||||
|
||||
-- Allgemeine Einstellungen
|
||||
Config.UseJobRestriction = true -- true = nur bestimmte Jobs können das Script nutzen
|
||||
Config.UseJobRestriction = false -- true = nur bestimmte Jobs können das Script nutzen
|
||||
Config.AllowedJobs = {
|
||||
'dj',
|
||||
'nightclub',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue