public void SurrenderBooty(Pirate pirate, Booty booty)
 {
 }
Beispiel #2
0
 public void SurrenderBooty(Booty booty)
 {
 }
 public void PlunderShip(Pirate pirate, Booty booty)
 {
 }
Beispiel #4
0
 public void Plunder(Booty booty)
 {
 }