phone
This commit is contained in:
parent
ffdff27b87
commit
7fdb0b03cc
2 changed files with 5 additions and 5 deletions
|
@ -32,8 +32,8 @@ Config.Items = {
|
|||
}
|
||||
|
||||
-- Target System
|
||||
Config.UseTarget = false
|
||||
Config.TargetSystem = "ox_target" -- Options: qb-target, ox_target
|
||||
Config.UseTarget = true
|
||||
Config.TargetSystem = "qb_target" -- Options: qb-target, ox_target
|
||||
|
||||
-- Voice Chat Integration
|
||||
Config.MumbleExport = "mumble-voip"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue