]> Pileus Git - grits/commitdiff
Fix rendering plugins if they're loaded after radar.so
authorAndy Spencer <andy753421@gmail.com>
Tue, 10 Nov 2009 00:23:44 +0000 (00:23 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 10 Nov 2009 00:23:44 +0000 (00:23 +0000)
Radar sets glColor to transparent at the end of it's expose, this was
never reset to something opaque so the world was being drawn
transparent. Fixed by resetting glColor in set_visuals.


No differences found