Merge remote-tracking branch 'nullworks/newui'
This commit is contained in:
commit
b3cb3eb437
@ -313,6 +313,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