hedgewars/uScript.pas
changeset 4850 434cd1284204
parent 4832 e55e2b6f59b0
child 4851 3ba1ecc06dc6
equal deleted inserted replaced
4849:e7b1f0aaf36f 4850:434cd1284204
    53     uRandom,
    53     uRandom,
    54     uTypes,
    54     uTypes,
    55     uVariables,
    55     uVariables,
    56     uCommands,
    56     uCommands,
    57     uUtils,
    57     uUtils,
    58     uKeys,
       
    59     uCaptions,
    58     uCaptions,
    60     uDebug,
    59     uDebug,
    61     uCollisions;
    60     uCollisions;
    62 
    61 
    63 var luaState : Plua_State;
    62 var luaState : Plua_State;