X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_panel.pas;h=39237f182d1a692e481043dc90640dba4624e169;hb=9b63e74cbbb33cef5b1219c0afa82e43cfc40eeb;hp=d724f2af056e6e91ea8154bb4b14c6678aaf78d6;hpb=984a31dcc2636073083a3a3cf8d4d409019d211a;p=d2df-sdl.git diff --git a/src/game/g_panel.pas b/src/game/g_panel.pas index d724f2a..39237f1 100644 --- a/src/game/g_panel.pas +++ b/src/game/g_panel.pas @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$MODE DELPHI} +{$INCLUDE ../shared/a_modes.inc} unit g_panel; interface @@ -55,6 +55,7 @@ type LiftType: Byte; LastAnimLoop: Byte; ArrIdx: Integer; // index in one of internal arrays; sorry + tag: Integer; // used in coldets and such; sorry constructor Create(PanelRec: TPanelRec_1; AddTextures: TAddTextureArray;