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