Ejemplo n.º 1
0
 public void Populate(ref PlayerInfo inf)
 {
     player = inf;
     buildMenu.Populate(inf.playerCode);
 }