Beispiel #1
0
 public PlayerLing(Sky sky) : base(sky)
 {
 }
Beispiel #2
0
 public Ling(Sky sky)
 {
     this.sky = sky;
 }