Ejemplo n.º 1
0
 public static void addMountPark(Carte.MountPark mp) {
   MountPark.put(mp.get_map().get_id(), mp);
 }