Skip to content

Commit

Permalink
Release v3.1.35-20231118163510
Browse files Browse the repository at this point in the history
  • Loading branch information
esitarski committed Nov 18, 2023
2 parents 2f9fe9c + 7b9c89e commit 35d0342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Model.py
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ class Race:
autocorrectLapsDefault = True

allCategoriesHaveRaceLapsDefined = False
allCategoriesFinishAfterFastestRidersLastLap = True
allCategoriesFinishAfterFastestRidersLastLap = False

enableUSBCamera = False
photosAtRaceEndOnly = False
Expand Down

0 comments on commit 35d0342

Please sign in to comment.