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); }