added missing tag for ring shadows

This commit is contained in:
Hank Ramsey 2004-12-21 17:32:46 +00:00
parent 3c4f0aabe8
commit 469fedc80d

View file

@ -103,7 +103,7 @@ static NSMutableDictionary* tagMap;
// TAGDEF(999,@"showPartialTrajectories")
TAGDEF(409,@"showSmoothLines")
TAGDEF(410,@"showEclipseShadows")
// TAGDEF(999,@"showRingShadows")
TAGDEF(412,@"showRingShadows")
TAGDEF(411,@"showStarsAsPoints")
TAGDEF(414,@"showAutoMag")
TAGDEF(406,@"showCelestialSphere")