From f2ceec6ea53a4094e47a30c226a0bb0716d24ae3 Mon Sep 17 00:00:00 2001 From: terencehill Date: Mon, 26 Feb 2024 11:32:47 +0100 Subject: [PATCH] Display respawn ghost with player's color instead of white --- xonotic-client.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonotic-client.cfg b/xonotic-client.cfg index d1b449f47..9dee8744c 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -240,7 +240,7 @@ seta cl_damageeffect_lifetime_max 6 "maximum lifetime a damage effect may have" set cl_deathglow 2 "number of seconds during which dead bodies glow out" set cl_deathglow_min 0.5 "glow out up to this glow factor" -set cl_respawn_ghosts_keepcolors 0 "if enabled respawn ghosts keep body colors" +set cl_respawn_ghosts_keepcolors 1 "if enabled respawn ghosts keep body colors" set _teams_available 0 "internal cvar, value is synced from the server to reflect currently available teams to join" -- 2.39.2