From 579065bb222743715ebc305cb090e7e21e39d225 Mon Sep 17 00:00:00 2001 From: scosu Date: Sat, 8 Nov 2008 15:17:59 +0000 Subject: Chat message for capture timing. ticket #278 --- src/game/server/gamemodes/ctf.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/server/gamemodes/ctf.hpp') diff --git a/src/game/server/gamemodes/ctf.hpp b/src/game/server/gamemodes/ctf.hpp index 636f9f38..67a098a4 100644 --- a/src/game/server/gamemodes/ctf.hpp +++ b/src/game/server/gamemodes/ctf.hpp @@ -27,6 +27,7 @@ public: int team; int at_stand; int drop_tick; + int grab_tick; FLAG(int _team); -- cgit 1.4.1