From 4a58a21c93e1755462c0b0dacfd8b44d56d508bb Mon Sep 17 00:00:00 2001 From: Daveo Date: Thu, 26 Apr 2001 15:10:49 +0000 Subject: [PATCH] --- source/gfx/actor.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/gfx/actor.cpp b/source/gfx/actor.cpp index b1d413c26..a1327280c 100644 --- a/source/gfx/actor.cpp +++ b/source/gfx/actor.cpp @@ -494,8 +494,8 @@ int HalfW=CurrentFrame->W>>1; BBox.YMax=0; // - RotateScale(Ft4,Pos,Angle,ScaleX,ScaleY); - Angle+=AngleInc; +// RotateScale(Ft4,Pos,Angle,ScaleX,ScaleY); +// Angle+=AngleInc; return(Ft4); }