X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fshared%2FMAPSTRUCT.pas;h=b72499d95de8b6fc497f31929cc1b2967b074b51;hp=8a873b5014a32c8cdb8f662d268c69321250ef3f;hb=aed292b6937ad75773102b66d43a8b5d1eeec921;hpb=7eb02038c73a6801b647bb4a855f9101ee4f41dc diff --git a/src/shared/MAPSTRUCT.pas b/src/shared/MAPSTRUCT.pas index 8a873b5..b72499d 100644 --- a/src/shared/MAPSTRUCT.pas +++ b/src/shared/MAPSTRUCT.pas @@ -122,7 +122,7 @@ type TriggerType: Byte; ActivateType: Byte; Keys: Byte; - DATA: Byte128; + DATA: Byte128; //WARNING! should be exactly equal to sizeof(TTriggerData) end; TBlock = packed record