Beispiel #1
0
 public Building_TurretGun()
 {
     this.top = new TurretTop(this);
 }