]> git.lizzy.rs Git - dragonfireclient.git/commit
Clouds: Fix reddish clouds. Add missing alpha update
authorparamat <mat.gregory@virginmedia.com>
Tue, 2 May 2017 00:37:23 +0000 (01:37 +0100)
committerparamat <mat.gregory@virginmedia.com>
Thu, 4 May 2017 03:26:06 +0000 (04:26 +0100)
commit76ec6b83133f286581f051dcb1b3da5a52e30b5b
tree2169378d8add6393a33504e8601247100d681e6a
parentae0d8f74d747fab2fbe5b4553818e0f938e3289d
Clouds: Fix reddish clouds. Add missing alpha update

Fix accidental swap of red and blue components that caused reddish clouds
Add missing update of alpha in remoteplayer.cpp
src/clouds.cpp
src/remoteplayer.cpp