hedgewars/uConsts.pas
changeset 99 fd9613278d1b
parent 97 e7c1df9cce2c
child 102 c45643d3fd78
--- 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