planet surface changing color when using device fixed, from PhracturedBlue

----------------------------------------------------------------------


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@418 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2002-12-13 00:22:55 +00:00
parent dda669080c
commit bb253734ca
+3 -2
View File
@@ -1795,9 +1795,10 @@ DrawStarBackGround (BOOLEAN ForPlanet)
{
RECT r;
if (pSolarSysState->MenuState.flash_task
// 2002-12-13 PhracturedBlue's fix to planet changing color when using device problem
/*if (pSolarSysState->MenuState.flash_task
|| (LastActivity & CHECK_LOAD))
RenderTopography (TRUE);
RenderTopography (TRUE);*/
BatchGraphics ();