X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fshared%2FMAPSTRUCT.pas;h=c2e4b918ee00cc67d03b68304908ca90dbc6faf3;hb=ac201b02f10ef558087d50f6b03b4519ab567558;hp=5b26f6513a8ee1f2776b9dd6559d876587295351;hpb=88ce644db1b40111bdb380f4357fa59bdb5173be;p=d2df-sdl.git diff --git a/src/shared/MAPSTRUCT.pas b/src/shared/MAPSTRUCT.pas index 5b26f65..c2e4b91 100644 --- a/src/shared/MAPSTRUCT.pas +++ b/src/shared/MAPSTRUCT.pas @@ -1,3 +1,4 @@ +{$MODE DELPHI} unit MAPSTRUCT; { @@ -105,7 +106,7 @@ type TexturePanel: Integer; TriggerType: Byte; ActivateType: Byte; - Keys: Byte; + Keys: Byte; DATA: Byte128; end;