forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
c85f395337
commit
1d2d12ac99
1 changed files with 2 additions and 2 deletions
|
@ -70,11 +70,11 @@ Config.keyToStopChannel = "SPACE"
|
||||||
|
|
||||||
-- Default youtube playing volume
|
-- Default youtube playing volume
|
||||||
-- Only goes for youtube...
|
-- Only goes for youtube...
|
||||||
Config.defaultVolume = 40
|
Config.defaultVolume = 50
|
||||||
|
|
||||||
-- i dont recommend to change this number
|
-- i dont recommend to change this number
|
||||||
-- how far away TV can be visible
|
-- how far away TV can be visible
|
||||||
Config.visibleDistance = 10
|
Config.visibleDistance = 20
|
||||||
|
|
||||||
-- if you want have whitelist to prevent troll links keep this on true.
|
-- if you want have whitelist to prevent troll links keep this on true.
|
||||||
-- i dont recommend turning this option off, people just can use
|
-- i dont recommend turning this option off, people just can use
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue