diff -r f1d252c234ec -r fd9613278d1b hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sun Aug 06 16:00:23 2006 +0000 +++ b/hedgewars/uConsts.pas Sun Aug 06 17:11:33 2006 +0000 @@ -181,8 +181,8 @@ Name: 'DejaVuSans.ttf') ); - PathPrefix: shortstring = './'; - Pathz: array[TPathType] of string[ 64] = ( + PathPrefix: string = './'; + Pathz: array[TPathType] of string = ( '', // ptNone 'Data', // ptData 'Data/Graphics', // ptGraphics