1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-29 17:39:09 +00:00

(svn r25877) -Doc: A bit too much c&p in comment

This commit is contained in:
planetmaker
2013-10-17 21:41:59 +00:00
parent 8033162bb8
commit c29ec8edee

View File

@@ -139,7 +139,7 @@ private:
TownScopeResolver *GetTown();
};
/** Struct containing information relating to station classes. */
/** Struct containing information relating to object classes. */
typedef NewGRFClass<ObjectSpec, ObjectClassID, OBJECT_CLASS_MAX> ObjectClass;
/** Mapping of purchase for objects. */