Skip to content
Snippets Groups Projects
Commit e3f44794 authored by Eidolon's avatar Eidolon
Browse files

Fix typo in view reset

parent 80a479f5
No related branches found
No related tags found
No related merge requests found
......@@ -874,7 +874,7 @@ void P_PreTicker(INT32 frames)
R_UpdateLevelInterpolators();
R_UpdateViewInterpolation();
R_ResetViewInterpolation();
R_ResetViewInterpolation(0);
P_MapEnd();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment