forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
2ad9d20226
commit
9261ec19fd
1 changed files with 2 additions and 2 deletions
|
@ -41,11 +41,11 @@ Config.PMAVoiceExport = "pma-voice"
|
|||
Config.SaltyExport = "saltychat"
|
||||
|
||||
|
||||
Config.UsePmaVoice = true
|
||||
Config.UsePmaVoice = false
|
||||
Config.UseMumbleVoip = false
|
||||
Config.UseSaltyChat = false
|
||||
Config.UseTokoVoip = false
|
||||
Config.UseYacaVoice = false
|
||||
Config.UseYacaVoice = true
|
||||
Config.SaltyChatFix = false -- Fix issues with SaltyChat if true
|
||||
|
||||
-- Event Numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue