Fixed --profile-laps command line parameter.
This commit is contained in:
parent
5966cefed9
commit
717a989bf8
@ -856,7 +856,7 @@ int handleCmdLine()
|
|||||||
}
|
}
|
||||||
} // --laps
|
} // --laps
|
||||||
|
|
||||||
if(CommandLine::has("--profile-laps=", &n))
|
if(CommandLine::has("--profile-laps", &n))
|
||||||
{
|
{
|
||||||
if (n < 0)
|
if (n < 0)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user