Planet scan is now erased properly, from l0ci
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@368 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -58,9 +58,9 @@ EraseCoarseScan (void)
|
||||
{
|
||||
RECT r, tr;
|
||||
extern FRAME SpaceJunkFrame;
|
||||
const int leftScanWidth = 60;
|
||||
const int rightScanWidth = 60;
|
||||
const int leftScanOffset = 20;
|
||||
const int leftScanWidth = 80;
|
||||
const int rightScanWidth = 75;
|
||||
const int leftScanOffset = 5;
|
||||
const int rightScanOffset = 45;
|
||||
|
||||
SetSemaphore (GraphicsSem);
|
||||
|
||||
Reference in New Issue
Block a user