示例#1
0
 public VoiceChatConfig(string worldName)
 {
     this.worldName = worldName;
     instance       = this;
 }
 public VoiceChatConfig(string worldName)
 {
     this.worldName = worldName;
     instance = this;
 }