corrected comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1845 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -792,7 +792,7 @@ dumpWorld (FILE *out, const PLANET_DESC *world)
|
||||
if ((world->data_index == (BYTE) ~0) ||
|
||||
(world->data_index & PLANET_SHIELDED))
|
||||
{
|
||||
// StarBase
|
||||
// StarBase or slave shielded planet.
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user