1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-20 04:59:11 +00:00

Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753)

This commit is contained in:
Joan Josep
2021-12-19 16:51:45 +01:00
committed by GitHub
parent afc3d71fd0
commit e890e7db76
5 changed files with 1 additions and 8 deletions

View File

@@ -729,7 +729,6 @@ uint GetOrderDistance(const Order *prev, const Order *cur, const Vehicle *v, int
/**
* Add an order to the orderlist of a vehicle.
* @param flags operation to perform
* @param p1 various bitstuffed elements
* @param veh ID of the vehicle
* @param sel_ord the selected order (if any). If the last order is given,
* the order will be inserted before that one