diff -r aeeb4da6b157 -r e7c1df9cce2c hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sun Aug 06 15:47:20 2006 +0000 +++ b/hedgewars/uConsts.pas Sun Aug 06 15:48:48 2006 +0000 @@ -119,6 +119,8 @@ cKeyMaxIndex = 322; + cMaxCaptions = 4; + cInactDelay = 1500; gfForts = $00000001; @@ -179,6 +181,7 @@ Name: 'DejaVuSans.ttf') ); + PathPrefix: shortstring = './'; Pathz: array[TPathType] of string[ 64] = ( '', // ptNone 'Data', // ptData