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:
meep-eep
2005-07-13 21:17:29 +00:00
parent f2bd1e1146
commit 5c96782722
+1 -1
View File
@@ -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;
}