Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit a7e849fb authored by Markus QUARITSCH's avatar Markus QUARITSCH
Browse files

Pull request #910: bugfix reading JSON Vehicle file: ng tank system no read correctly

Merge in VECTO/vecto-sim from VECTO/mq_vecto-sim:bugfix/VECTO-1655-not-possible-to-set-tank-sytem-to-liquefied-chagnes-it-back-to-compressed-in-.vveh to develop

* commit '686380b2':
  bugfix reading JSON Vehicle file: ng tank system no read correctly
parents 4d8e748d 686380b2
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ namespace TUGraz.VectoCore.InputData.FileIO.JSON
// ###################################################################
// ###################################################################
public class JSONVehicleDataV9 : JSONVehicleDataV7
public class JSONVehicleDataV9 : JSONVehicleDataV8
{
//protected IBusAuxiliariesDeclarationData _busAuxiliariesData;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment