Remove debug print that is no longer needed.
This commit is contained in:
parent
2c5bf43c58
commit
d7012bff5b
1 changed files with 0 additions and 1 deletions
|
@ -284,7 +284,6 @@ NSView::UpdateView(void)
|
|||
SetSensitivity(1.0f);
|
||||
pl.UpdateDeathcam();
|
||||
} else {
|
||||
print("alive\n");
|
||||
SetAFOV(cvar("fov") * pl.viewzoom);
|
||||
SetSensitivity(pl.viewzoom);
|
||||
cl.UpdateAliveCam();
|
||||
|
|
Loading…
Reference in a new issue