Removed obsolete call to generation funcs from ScanPlanet()
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3576 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1003,10 +1003,6 @@ ScanPlanet (COUNT scanType)
|
||||
t.align = ALIGN_CENTER;
|
||||
t.CharCount = (COUNT)~0;
|
||||
|
||||
pSolarSysState->CurNode = (COUNT)~0;
|
||||
callGenerateForScanType (pSolarSysState,
|
||||
pSolarSysState->pOrbitalDesc, &pSolarSysState->CurNode,
|
||||
scan);
|
||||
t.pStr = GAME_STRING (SCAN_STRING_BASE + scan);
|
||||
|
||||
LockMutex (GraphicsLock);
|
||||
|
||||
Reference in New Issue
Block a user