forked from Simnation/Main
resources/[jobs]/[police]/ps-dispatch/shared/config.lua aktualisiert
This commit is contained in:
parent
934e5322d1
commit
f1beb29bdf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Config = Config or {}
|
||||
|
||||
Config.ShortCalls = false -- Dispatch notifications are sent containing only the alert name, omitting additional details. For more information, the dispatch menu can be accessed.
|
||||
Config.Debug = true -- Enables debug and send alerts when leo break the law.
|
||||
Config.Debug = false -- Enables debug and send alerts when leo break the law.
|
||||
|
||||
Config.RespondKeybind = 'E'
|
||||
Config.OpenDispatchMenu = 'O'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue