hedgewars/uVariables.pas
branchphysfslayer
changeset 8025 07862ab415c8
parent 8022 10b3b93c1f56
child 8057 93e16240f178
--- a/hedgewars/uVariables.pas	Wed Nov 14 00:41:29 2012 +0400
+++ b/hedgewars/uVariables.pas	Wed Nov 14 22:45:36 2012 +0400
@@ -118,9 +118,6 @@
     SDWaterOpacity: byte;
     GrayScale: Boolean;
 
-    // originally from uConsts
-    Pathz: array[TPathType] of shortstring;
-    UserPathz: array[TPathType] of shortstring;
     CountTexz: array[0..Pred(AMMO_INFINITE)] of PTexture;
     LAND_WIDTH       : LongInt;
     LAND_HEIGHT      : LongInt;
@@ -2586,7 +2583,6 @@
     lastVisualGearByUID := nil;
     lastGearByUID       := nil;
     cReadyDelay         := 5000;
-    Pathz               := cPathz;
 
         {*  REFERENCE
       4096 -> $FFFFF000