Improved the old way of manually selecting windows, Added all the windows types and implemented them, You can now export to a bad json file
This commit is contained in:
@@ -51,6 +51,16 @@
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="DriverDrsWindow.cs" />
|
||||
<Compile Include="DriverGapToLeaderWindow.cs" />
|
||||
<Compile Include="DriverLapTimeWindow.cs" />
|
||||
<Compile Include="DriverNameWindow.cs" />
|
||||
<Compile Include="DriverPositionWindow.cs" />
|
||||
<Compile Include="DriverSector1Window.cs" />
|
||||
<Compile Include="DriverSector2Window.cs" />
|
||||
<Compile Include="DriverSector3Window.cs" />
|
||||
<Compile Include="DriverTyresWindow.cs" />
|
||||
<Compile Include="DriverZone.cs" />
|
||||
<Compile Include="Form1.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user