]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
use -xonotic now
authorRudolf Polzer <divverent@alientrap.org>
Sat, 2 Oct 2010 18:00:23 +0000 (20:00 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 2 Oct 2010 18:00:23 +0000 (20:00 +0200)
all

diff --git a/all b/all
index 1a65b7d5eedae160163826919f138a46618c8a27..b879044c5baf96cab95db068fd2b7d773d08a686 100755 (executable)
--- a/all
+++ b/all
@@ -653,9 +653,7 @@ case "$cmd" in
                                exit 1
                        fi
                fi
                                exit 1
                        fi
                fi
-               set -- "darkplaces/darkplaces$client" -nexuiz -customgamename Xonotic -customgamedirname1 data -customgamedirname2 "" -customgamescreenshotname xonotic -customgameuserdirname xonotic -mygames "$@"
-               # change this to:
-               #set -- "darkplaces/darkplaces$client" -xonotic -mygames "$@"
+               set -- "darkplaces/darkplaces$client" -xonotic -mygames "$@"
 
                # if pulseaudio is running: USE IT
                if [ -z "$SDL_AUDIODRIVER" ] && ! [ -n "$WE_HATE_OUR_USERS" ] && ! [ x"`uname`" = x"Darwin" ]; then
 
                # if pulseaudio is running: USE IT
                if [ -z "$SDL_AUDIODRIVER" ] && ! [ -n "$WE_HATE_OUR_USERS" ] && ! [ x"`uname`" = x"Darwin" ]; then