Ejemplo n.º 1
0
 public Human(int No, AutoPlayer autoplayer) : base(No, autoplayer)
 {
 }
Ejemplo n.º 2
0
 public Dummy(int No, AutoPlayer autoplayer) : base(No, autoplayer)
 {
 }