]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Display respawn ghost with player's color instead of white
authorterencehill <piuntn@gmail.com>
Mon, 26 Feb 2024 10:32:47 +0000 (11:32 +0100)
committerterencehill <piuntn@gmail.com>
Mon, 26 Feb 2024 10:48:26 +0000 (11:48 +0100)
xonotic-client.cfg

index d1b449f475d8ac5608a069854660ec72626e739e..9dee8744cf08c855a31707978673b92abd410e0c 100644 (file)
@@ -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"