From 879cbba9e2e2890d78cbbf3fac23501376db7cac Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 29 Mar 2010 08:36:55 +0200 Subject: [PATCH] use the customgame DP feature for branding as Xonotic --- all | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/all b/all index d0d826cb..ff6211fc 100755 --- a/all +++ b/all @@ -184,7 +184,8 @@ case "$cmd" in exit 1 fi fi - verbose "darkplaces/darkplaces$client" -xonotic $@ + #verbose "darkplaces/darkplaces$client" -xonotic "$@" + verbose "darkplaces/darkplaces$client" -nexuiz -customgamename Xonotic -customgamedirname1 data -customgamedirname2 "" -customgamescreenshotname xonotic -customgameuserdirname xonotic "$@" ;; each|foreach) for d in $repos; do -- 2.39.2