Lap times and Gaps are tested (Gaps dont pass for now)
This commit is contained in:
@@ -13,7 +13,7 @@ using System.Drawing;
|
|||||||
|
|
||||||
namespace TrackTrends
|
namespace TrackTrends
|
||||||
{
|
{
|
||||||
internal class DriverLapTimeWindow:Window
|
public class DriverLapTimeWindow:Window
|
||||||
{
|
{
|
||||||
public DriverLapTimeWindow(Bitmap image, Rectangle bounds, bool generateEngine = true) : base(image, bounds,generateEngine)
|
public DriverLapTimeWindow(Bitmap image, Rectangle bounds, bool generateEngine = true) : base(image, bounds,generateEngine)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user