we no longer need this dds_load workaround, as menuqc will fix it

This commit is contained in:
Rudolf Polzer 2010-08-06 16:48:09 +02:00
parent 1dc9da72f6
commit 324e8f3f9b

3
all
View File

@ -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