(svn r25877) -Doc: A bit too much c&p in comment
This commit is contained in:
@@ -139,7 +139,7 @@ private:
|
|||||||
TownScopeResolver *GetTown();
|
TownScopeResolver *GetTown();
|
||||||
};
|
};
|
||||||
|
|
||||||
/** Struct containing information relating to station classes. */
|
/** Struct containing information relating to object classes. */
|
||||||
typedef NewGRFClass<ObjectSpec, ObjectClassID, OBJECT_CLASS_MAX> ObjectClass;
|
typedef NewGRFClass<ObjectSpec, ObjectClassID, OBJECT_CLASS_MAX> ObjectClass;
|
||||||
|
|
||||||
/** Mapping of purchase for objects. */
|
/** Mapping of purchase for objects. */
|
||||||
|
Reference in New Issue
Block a user