hedgewars/uVariables.pas
changeset 7129 0ce4f478ea6c
parent 7108 eaef11c0d039
child 7138 f8248bcba8f1
equal deleted inserted replaced
7127:8e5e3fef16fc 7129:0ce4f478ea6c
   223         'Graphics/Hedgehog',             // ptHedgehog
   223         'Graphics/Hedgehog',             // ptHedgehog
   224         'Sounds/voices',                 // ptVoices
   224         'Sounds/voices',                 // ptVoices
   225         'Graphics/Hats',                 // ptHats
   225         'Graphics/Hats',                 // ptHats
   226         'Graphics/Flags',                // ptFlags
   226         'Graphics/Flags',                // ptFlags
   227         'Missions/Maps',                 // ptMissionMaps
   227         'Missions/Maps',                 // ptMissionMaps
   228         'Graphics/SuddenDeath',           // ptSuddenDeath
   228         'Graphics/SuddenDeath',          // ptSuddenDeath
   229         'Graphics/Buttons'                // ptButton
   229         'Graphics/Buttons',              // ptButton
       
   230         'Shaders'                        // ptShaders
   230     );
   231     );
   231 
   232 
   232     Fontz: array[THWFont] of THHFont = (
   233     Fontz: array[THWFont] of THHFont = (
   233             (Handle: nil;
   234             (Handle: nil;
   234             Height: 12;
   235             Height: 12;