mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-26 21:54:22 +01:00
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
This commit is contained in:
@@ -706,7 +706,7 @@ Vehicle::~Vehicle()
|
||||
}
|
||||
|
||||
/**
|
||||
* Adds a vehicle to the list of vehicles, that visited a depot this tick
|
||||
* Adds a vehicle to the list of vehicles that visited a depot this tick
|
||||
* @param *v vehicle to add
|
||||
*/
|
||||
void VehicleEnteredDepotThisTick(Vehicle *v)
|
||||
|
||||
Reference in New Issue
Block a user