- remove code meant to have been deleted when performing e474ebc2b7. Makes `processinput_r()` match `processinput_d()`.

This commit is contained in:
Mitchell Richters 2020-08-04 17:13:28 +10:00
parent bc103595ce
commit 2bdf5f38e5
1 changed files with 0 additions and 3 deletions

View File

@ -4030,9 +4030,6 @@ HORIZONLY:
return;
}
if (!cl_syncinput && p->return_to_center > 0)
p->return_to_center--;
if (sb_snum & SKB_CENTER_VIEW || p->hard_landing)
{
playerCenterView(snum);