summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 80aa8375..30d0e42e 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -397,7 +397,7 @@ struct gclient_s
gentity_t *lastPoisonClient;
int lastPoisonCloudedTime;
gentity_t *lastPoisonCloudedClient;
- int lastGrabTime;
+ int grabExpiryTime;
int lastLockTime;
int lastSlowTime;
int lastBoostedTime;