diff --git a/src/r_utility.cpp b/src/r_utility.cpp index 0977505fd..929d4073d 100644 --- a/src/r_utility.cpp +++ b/src/r_utility.cpp @@ -949,6 +949,7 @@ void R_SetupFrame (AActor *actor) { iview->otic = nowtic; iview->Old = iview->New; + r_NoInterpolate = true; } } else