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

Skip to content
Snippets Groups Projects
Commit 3965e8db authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

adding two more file extension constants

parent ce43a930
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,11 @@ namespace TUGraz.VectoCore.Configuration
public const string EngineDataFile = ".veng";
public const string VehicleDataFile = ".vveh";
public const string GearboxDataFile = ".vgbx";
public const string CycleFile = ".vdri";
public const string DriverAccelerationCurve = ".vacc";
......
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