Anonimo

Modulo:DTGenerico: differenze tra le versioni

Da Wikitrek.
m
nessun oggetto della modifica
(Celestial coordinates simplified)
mNessun oggetto della modifica
Riga 173: Riga 173:
end
end
if (not AstroRA) and (not AstroD) then
if ((not AstroRA) and (not AstroD)) then
AllRows[#AllRows + 1] = {{"P80 e P82", "Coordinate celesti"}, {p.SkyMapLink(AstroRA, AstroD)}}
AllRows[#AllRows + 1] = {{"P80 e P82", "Coordinate celesti"}, {p.SkyMapLink(AstroRA, AstroD)}}
end
end