DEADSOFTWARE

also, .pk3 seems to work now
[d2df-sdl.git] / src / shared / WADEDITOR.pas
index 4c3e9aeee201630ac4394980ba2d6f2d86f7cd6c..0c3357b58c6cf7f37df37ca984c69ddc402f4da7 100644 (file)
@@ -224,7 +224,7 @@ begin
     begin
       rfn := Copy(rfn, 1, length(rfn)-4);
            if FileExists(rfn+'.pk3') then rfn := rfn+'.pk3'
-      else if FileExists(rfn+'.zip') then rfn := rfn+'.zip'
+      //else if FileExists(rfn+'.zip') then rfn := rfn+'.zip'
       else rfn := FileName;
       {.$IFDEF SFS_DWFAD_DEBUG}
       if gSFSDebug then