]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
KeyHunt HUD: fix keys not fading out showing the menu
authorterencehill <piuntn@gmail.com>
Wed, 20 Apr 2022 14:00:25 +0000 (16:00 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 20 Apr 2022 14:00:25 +0000 (16:00 +0200)
qcsrc/common/gamemodes/gamemode/keyhunt/cl_keyhunt.qc

index 29cb4194a3e975484cc4b22c5591230b39816524..1600d1e2b3c615e40ec93bfe140a3ba2f335b9a0 100644 (file)
@@ -85,6 +85,7 @@ void HUD_Mod_KH(vector pos, vector mySize)
                        case NUM_TEAM_4: if(team4_keys == all_keys) alpha = blink; break;
                }
        }
+       alpha *= panel_fg_alpha;
 
        // Draw icons