--- oup/current/Global/RawList.pas 2007/04/02 01:07:20 161 +++ oup/current/Global/RawList.pas 2007/04/03 03:24:51 168 @@ -191,7 +191,7 @@ var templ: Integer; Data: TByteData; offset: Word; - frame_count: Byte; + frame_count: Integer; begin SetLength(Result, 13); ConManager.Connection[ConnectionID].LoadDatFilePart(fileid, $16C, 2, @frames);