21 423
modifications
Modifications
aucun résumé de modification
retour = "Ma collection de boite : "
for i, v in ipairs (fabSelectTab) do
if fabSelectTab[i] ~= nil then retour = retour .. v --if fabSelectTab[i] ~= nil then -- if FabListe[ fabSelectTab[i] ] ~= nil then -- retour = retour .. "* " .. FabListe[ i ] * fabSelectTab[i] ]
-- end
end
return retour
end
return p