1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-24 06:59:10 +00:00

Fix: prefix the Nth vehicle with "#" when ungrouped

This is for consistency; most other objects add a # to indicate
it is the Nth of that object, except for Trains / RVs / Ships /
Aircrafts.
This becomes painfully apparent with unnamed vehicles in groups,
which do get a "#".
This commit is contained in:
Patric Stout
2020-12-15 10:36:19 +01:00
committed by Patric Stout
parent ca65f19b03
commit f7b8e7e46c
2 changed files with 5 additions and 5 deletions

View File

@@ -9075,7 +9075,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
--Accounting--
GetCosts(): -5947
Should be: -5947
GetName(): Road Vehicle 1
GetName(): Road Vehicle #1
SetName(): true
GetName(): MyVehicleName
CloneVehicle(): 13