示例#1
0
 public Player()
 {
     Name = UserIO.SetName();
     ShipSetup();
 }