From 324e8f3f9b61e182f4209949a9409a3eeb0873a4 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 6 Aug 2010 16:48:09 +0200 Subject: [PATCH] we no longer need this dds_load workaround, as menuqc will fix it --- all | 3 --- 1 file changed, 3 deletions(-) diff --git a/all b/all index 1edecb29..016300b6 100755 --- a/all +++ b/all @@ -1041,9 +1041,6 @@ case "$cmd" in verbose export ogg_qual=1 verbose export del_src=true find . -type f -print0 | verbose xargs -0 "$d0"/misc/tools/cached-converter.sh - if [ -f "quake.rc" ]; then - verbose echo "r_texture_dds_load 1" >> quake.rc - fi ;; release-buildpk3) src=$1 -- 2.39.2