mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-21 21:16:51 +00:00
use -xonotic now
This commit is contained in:
parent
98926ac7e5
commit
83086c512e
4
all
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user