示例#1
0
 public Human(int No, AutoPlayer autoplayer) : base(No, autoplayer)
 {
 }
示例#2
0
 public Dummy(int No, AutoPlayer autoplayer) : base(No, autoplayer)
 {
 }