Fix autism
This commit is contained in:
parent
7125e94f49
commit
54ed1018de
@ -309,6 +309,6 @@ int getTicks2()
|
|||||||
{
|
{
|
||||||
// Removed for now
|
// Removed for now
|
||||||
//return (*latency > 800 || *latency < 200) ? 12 : 24;
|
//return (*latency > 800 || *latency < 200) ? 12 : 24;
|
||||||
12;
|
return 12;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user