diff options
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r-- | src/game/g_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h index 6071a26f..66196ed4 100644 --- a/src/game/g_local.h +++ b/src/game/g_local.h @@ -450,7 +450,6 @@ struct gclient_s int poisonImmunityTime; gentity_t *lastPoisonClient; int lastPoisonCloudedTime; - gentity_t *lastPoisonCloudedClient; int grabExpiryTime; int lastLockTime; int lastSlowTime; |