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