From: Rudolf Polzer Date: Fri, 6 Aug 2010 14:48:09 +0000 (+0200) Subject: we no longer need this dds_load workaround, as menuqc will fix it X-Git-Tag: xonotic-v0.1.0preview~323^2~1 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=324e8f3f9b61e182f4209949a9409a3eeb0873a4 we no longer need this dds_load workaround, as menuqc will fix it --- 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