From f7b8e7e46c4864f518d7455c80946938e29077ba Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Tue, 15 Dec 2020 10:36:19 +0100 Subject: 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 "#". --- regression/regression/result.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regression') diff --git a/regression/regression/result.txt b/regression/regression/result.txt index ab441256d..9ae029932 100644 --- a/regression/regression/result.txt +++ b/regression/regression/result.txt @@ -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 -- cgit v1.2.3-54-g00ecf