From 7725e9d6410c94bb4ef515cff2996c55b0fc7a6b Mon Sep 17 00:00:00 2001 From: MajorCooke Date: Wed, 25 Nov 2015 23:17:13 -0600 Subject: [PATCH] New line. --- src/thingdef/thingdef_codeptr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/thingdef/thingdef_codeptr.cpp b/src/thingdef/thingdef_codeptr.cpp index 4ac3787508..182dc47434 100644 --- a/src/thingdef/thingdef_codeptr.cpp +++ b/src/thingdef/thingdef_codeptr.cpp @@ -6040,4 +6040,4 @@ DEFINE_ACTION_FUNCTION_PARAMS(AActor, A_FaceVelocity) mobj->SetPitch(pitch, !!(flags & FVF_INTERPOLATE)); } } -} \ No newline at end of file +}