Earth / other slave shielded planet color issue fixed, from
PhracturedBlue git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@413 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1703,7 +1703,7 @@ DrawSystem (SIZE radius, BOOLEAN IsInnerSystem)
|
||||
pCurDesc = &pSolarSysState->PlanetDesc[index];
|
||||
SetColorMap (GetColorMapAddress (
|
||||
SetAbsColorMapIndex (OrbitalCMap,
|
||||
PLANCOLOR (PlanData[pCurDesc->data_index].Type))
|
||||
PLANCOLOR (PlanData[pCurDesc->data_index & ~PLANET_SHIELDED].Type ))
|
||||
));
|
||||
DrawStamp (&pCurDesc->image);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user