X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_weapons.pas;h=5d6a7848adf18b7b061505e667026823c8f13098;hb=a0b4df67e96c6b5e55e95269a87975df67692e6b;hp=aa78ebd94e7ddae5fa7f224eada8b21f0cf3f79e;hpb=c185246bfc49a2ae31fc79ef7c73dc6bcc1073e2;p=d2df-sdl.git diff --git a/src/game/g_weapons.pas b/src/game/g_weapons.pas index aa78ebd..5d6a784 100644 --- a/src/game/g_weapons.pas +++ b/src/game/g_weapons.pas @@ -2497,7 +2497,7 @@ procedure g_Weapon_Draw(); var i: Integer; a: SmallInt; - p: TPoint; + p: TDFPoint; begin if Shots = nil then Exit;