From 20eb8a33e9eb5ad412ae0fd0dac901846cc8059f Mon Sep 17 00:00:00 2001 From: IronClawTrem Date: Sat, 25 Apr 2020 19:52:41 +0100 Subject: -smegma --- src/cgame/cg_local.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cgame/cg_local.h') diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index a1ff0a6..a7dd0e7 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1278,6 +1278,8 @@ typedef struct qhandle_t buildWeaponTimerPie[ 8 ]; qhandle_t upgradeClassIconShader; + + sfxHandle_t smegmaDie; } cgMedia_t; typedef struct -- cgit