public Notifier(ModPlayer.Achievement ac) {
		this.ac = ac;
	}
示例#2
0
 public Notifier(ModPlayer.Achievement ac)
 {
     this.ac = ac;
 }