Skip to content

Commit

Permalink
Merge pull request CelestiaProject#10 from LafuenteAstronomy/patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
GurrenLagannTSS committed Apr 10, 2020
2 parents 40731a2 + 6e9bb27 commit 1004820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/celengine/render.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ constexpr const uint64_t ShowSSO = Renderer::ShowPlanets |
Renderer::ShowMinorMoons |
Renderer::ShowAsteroids |
Renderer::ShowComets |
Renderer::ShowPlanetRings |
Renderer::ShowSpacecrafts;
// Deep Sky Objects
constexpr const uint64_t ShowDSO = Renderer::ShowGalaxies |
Expand Down

0 comments on commit 1004820

Please sign in to comment.