Sun colour: Undo colour change. Remove double assignment (#7227)
authorParamat <paramat@users.noreply.github.com>
Mon, 9 Apr 2018 01:23:47 +0000 (02:23 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Apr 2018 01:23:47 +0000 (02:23 +0100)
commitaf868421da766d11d444c8ead30d5b422507800b
tree7c2abb293d7b32cfc83070d7974ebbae2012c056
parent746ca41f58e356b0fbeeca1b43b7061ad1e1c02d
Sun colour: Undo colour change. Remove double assignment (#7227)

Commit 5070ca2111dd5b3f333a942059ef2c592de8dc24 changed sun colour by
fixing what seemed to be a code mistake.
Return to the standard colour but comment-out the first assignment of the
double-assignment for performance.
Add a comment to explain.
src/sky.cpp