X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_panel.pas;h=f1aa0078ede8d0e6d64e1ff1a680348d859f1409;hb=98ad2c936a61bb810453f3552d7ed273eeaeaef3;hp=685c245ffe075590491851c94d6e95699296e8c1;hpb=679461cd7908bd408cf384840ef1c7af78e5c597;p=d2df-sdl.git diff --git a/src/game/g_panel.pas b/src/game/g_panel.pas index 685c245..f1aa007 100644 --- a/src/game/g_panel.pas +++ b/src/game/g_panel.pas @@ -303,7 +303,7 @@ var begin if {Enabled and} (FCurTexture >= 0) and (Width > 0) and (Height > 0) and (FAlpha < 255) and - (g_dbg_scale_05 or g_Collide(X, Y, Width, Height, sX, sY, sWidth, sHeight)) then + ((g_dbg_scale <> 1.0) or g_Collide(X, Y, Width, Height, sX, sY, sWidth, sHeight)) then begin if FTextureIDs[FCurTexture].Anim then begin // Àíèìèðîâàííàÿ òåêñòóðà