File diff r13056:a5ba812281e7 → r13057:58af81fcdcf8
src/autoreplace_cmd.cpp
Show inline comments
 
@@ -614,6 +614,8 @@ static CommandCost ReplaceChain(Vehicle 
 
 * @param flags type of operation
 
 * @param p1 Index of vehicle
 
 * @param p2 not used
 
 * @param text unused
 
 * @return the cost of this operation or an error
 
 */
 
CommandCost CmdAutoreplaceVehicle(TileIndex tile, DoCommandFlag flags, uint32 p1, uint32 p2, const char *text)
 
{