Changeset - r15639:fb356cfc48e7
[Not reviewed]
master
0 1 0
michi_cc - 14 years ago 2010-08-02 18:40:25
michi_cc@openttd.org
(svn r20314) -Fix (r20312): Too many parameters, missed one.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/road_map.h
Show inline comments
 
@@ -584,6 +584,7 @@ static inline void MakeRoadNormal(TileIn
 
 * @param tram    New owner of tram tracks.
 
 * @param rail    New owner of the rail track.
 
 * @param roaddir Axis of the road.
 
 * @param rat     New rail type.
 
 * @param rot     New present road types.
 
 * @param town    Town ID if the road is a town-owned road.
 
 */
0 comments (0 inline, 0 general)