Merge remote-tracking branch 'nullworks/newui'
This commit is contained in:
commit
42ca5b120d
@ -302,7 +302,7 @@ float getLatency()
|
||||
|
||||
int getTicks()
|
||||
{
|
||||
return max(min(*latency / 15 + getTicks2() == 12 ? 12 : 0, 65), 12);
|
||||
return max(min(*latency / 15 + getTicks2() == 24 ? 12 : 0, 65), 12);
|
||||
}
|
||||
|
||||
int getTicks2()
|
||||
|
Reference in New Issue
Block a user