(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements.
This commit is contained in:
@@ -24,7 +24,7 @@ enum IndustryTrigger {
|
||||
INDUSTRY_TRIGGER_CARGO_DELIVERY = 4,
|
||||
};
|
||||
|
||||
/** From where is callback CBID_INDUSTRY_PROBABILITY been called */
|
||||
/** From where has callback #CBID_INDUSTRY_PROBABILITY been called */
|
||||
enum IndustryAvailabilityCallType {
|
||||
IACT_MAPGENERATION, ///< during random map generation
|
||||
IACT_RANDOMCREATION, ///< during creation of random ingame industry
|
||||
|
Reference in New Issue
Block a user