Changeset - r20833:1e58b6394fb5
[Not reviewed]
master
0 1 0
planetmaker - 11 years ago 2013-10-17 21:41:59
planetmaker@openttd.org
(svn r25877) -Doc: A bit too much c&p in comment
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/newgrf_object.h
Show inline comments
 
@@ -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. */
0 comments (0 inline, 0 general)