Scan tint is now cleared right after the scan
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@400 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -176,6 +176,9 @@ DrawPlanet (int x, int y, int dy, unsigned int rgb)
|
||||
#else
|
||||
add_sub_frame (tintLine, NULL, tintFrame, &drect, 0);
|
||||
#endif
|
||||
if (GetFrameHeight (tintFrame) == dy)
|
||||
pSolarSysState->Tint_rgb = 0;
|
||||
|
||||
s.frame = tintFrame;
|
||||
DrawStamp (&s);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user