X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fopengl%2Fr_items.pas;h=a36feece8045ce386679174a99194c52353c335b;hb=76bea6c6401cf1131d7f9caba198cdd8d839ee2b;hp=f42cb1fdfceefaaaf4dcb52656cac31abc01a1f3;hpb=f899678def9ad87fd359763cade7910ad8e69a34;p=d2df-sdl.git diff --git a/src/game/opengl/r_items.pas b/src/game/opengl/r_items.pas index f42cb1f..a36feec 100644 --- a/src/game/opengl/r_items.pas +++ b/src/game/opengl/r_items.pas @@ -198,7 +198,7 @@ begin end else if itemFrames[it.ItemType] <> 0 then begin - r_AnimationState_Draw(itemFrames[it.ItemType], Animation, fX, fY, TMirrorType.None) + r_AnimationState_Draw(itemFrames[it.ItemType], Animation, fX, fY, 0, TMirrorType.None, False) end; if g_debug_Frames then