Exemplo n.º 1
0
 public static void Add(Weapon weapon, int patrons)
 {
     _inst.Add_inst(weapon, patrons);
 }