(svn r15520) -Cleanup [NoAI]: Fix some typos, unify the comment style and update some documentation since a few enums have been renamed.
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
};
|
||||
|
||||
/**
|
||||
* Type of road station
|
||||
* Type of road station.
|
||||
*/
|
||||
enum RoadVehicleType {
|
||||
ROADVEHTYPE_BUS, //!< Build objects useable for busses and passenger trams
|
||||
|
Reference in New Issue
Block a user