From d33bdd1dbbf1f7ffe60fd781cde4580b5951da56 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Wed, 26 Sep 2007 07:31:14 +0000 Subject: cleaned up ctf a bit --- src/game/server/srv_ctf.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/game/server/srv_ctf.h') diff --git a/src/game/server/srv_ctf.h b/src/game/server/srv_ctf.h index 70bb7777..e7bc93ab 100644 --- a/src/game/server/srv_ctf.h +++ b/src/game/server/srv_ctf.h @@ -27,9 +27,6 @@ public: flag(int _team); - bool is_grounded(); - virtual void reset(); - virtual void tick(); virtual void snap(int snapping_client); }; -- cgit 1.4.1