test
This commit is contained in:
@@ -11,7 +11,7 @@ export default function voice(globalData: IGlobalData) {
|
|||||||
const UseAutoVolume = false;
|
const UseAutoVolume = false;
|
||||||
const MaxRange = 30.0;
|
const MaxRange = 30.0;
|
||||||
|
|
||||||
mp.voiceChat.muted = true; // initialize muted
|
mp.voiceChat.muted = false; // initialize muted
|
||||||
|
|
||||||
var listeners: Array<PlayerMp> = new Array<PlayerMp>();
|
var listeners: Array<PlayerMp> = new Array<PlayerMp>();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user