X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Ftrain.h;h=16e67a43986776890b17734b54c9c15f91461478;hb=73e4a36bbf828e07b83a779b696875e1f80045cc;hp=340537a89a401242fd08cabb2c004459892ec36e;hpb=b28062f2dc88e082ee5a28b2e1f7c4c8bd989023;p=r2c2.git diff --git a/source/libr2c2/train.h b/source/libr2c2/train.h index 340537a..16e67a4 100644 --- a/source/libr2c2/train.h +++ b/source/libr2c2/train.h @@ -51,6 +51,7 @@ private: const VehicleType &loco_type; unsigned address; std::string protocol; + unsigned loco_id; std::string name; const Train *preceding_train; std::vector vehicles;