示例#1
0
文件: Mod.cs 项目: torial/manicdigger
 public void SetDefaultSounds(SoundSet defaultSounds)
 {
     this.defaultSounds = defaultSounds;
 }
示例#2
0
 public void SetDefaultSounds(SoundSet defaultSounds)
 {
     this.defaultSounds = defaultSounds;
 }