From: Rudolf Polzer Date: Sat, 2 Oct 2010 18:00:23 +0000 (+0200) Subject: use -xonotic now X-Git-Tag: xonotic-v0.1.0preview~157 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=83086c512e18c0430bc875e8cc9240578371ee60 use -xonotic now --- diff --git a/all b/all index 1a65b7d5..b879044c 100755 --- a/all +++ b/all @@ -653,9 +653,7 @@ case "$cmd" in 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