Removed incorrect numDysonSpheres element.
imported>76561198045853337 m (monospace font path - easier to select and copy) |
imported>76561198054818918 (Removed incorrect numDysonSpheres element.) |
||
Line 36: | Line 36: | ||
PlanetFactory[factoryCount] | PlanetFactory[factoryCount] | ||
int32 galaxyStarCount: Must equal GameDesc::starCount or the game will crash. | int32 galaxyStarCount: Must equal GameDesc::starCount or the game will crash. | ||
[galaxyStarCount] { | |||
[ | |||
int32 dysonSphereDataIsAvailableFlag: Must be 0 or 1 or the game will crash. | int32 dysonSphereDataIsAvailableFlag: Must be 0 or 1 or the game will crash. | ||
DysonSphere (dysonSphereDataIsAvailableFlag == 1) | DysonSphere (dysonSphereDataIsAvailableFlag == 1) |