@@ -37,7 +37,7 @@ |
||
| 37 | 37 | } |
| 38 | 38 | |
| 39 | 39 | // If rounds is configured to be single laps then no need for race data. lap is sufficient. |
| 40 | - return $nbLaps > 1; } |
|
| 40 | + return $nbLaps > 1; } |
|
| 41 | 41 | |
| 42 | 42 | |
| 43 | 43 | public function onWayPoint($params) |