hedgewars/uWorld.pas
changeset 4375 ae5507ddb989
parent 4374 bcefeeabaa33
child 4378 91655618a510
equal deleted inserted replaced
4374:bcefeeabaa33 4375:ae5507ddb989
    44     uVisualGears,
    44     uVisualGears,
    45     uChat,
    45     uChat,
    46     uLandTexture,
    46     uLandTexture,
    47     GLunit,
    47     GLunit,
    48     uVariables,
    48     uVariables,
    49     uUtils
    49     uUtils,
       
    50     uTextures
    50     ;
    51     ;
    51 
    52 
    52 type TCaptionStr = record
    53 type TCaptionStr = record
    53                    Tex: PTexture;
    54                    Tex: PTexture;
    54                    EndTime: LongWord;
    55                    EndTime: LongWord;