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:
@@ -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 ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user