(svn r6966) -Fix(6965): Little typo while making the comment doxygen friendly

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
belugas 18 years ago
parent 7effb8fd50
commit 283f7c065d

@ -68,9 +68,9 @@ typedef struct IndustrySpec {
byte minimal_cargo;
CargoID accepts_cargo[3];
IndustryLifeType life_type; v This is also known as Industry production flag, in newgrf specs
IndustryLifeType life_type; ///< This is also known as Industry production flag, in newgrf specs
byte climate_availability; ///< Bitmask, giving landscape enums as bit position
byte climate_availability; ///< Bitmask, giving landscape enums as bit position
StringID name;
StringID closure_text;

Loading…
Cancel
Save