about summary refs log tree commit diff
path: root/src/game/server/srv_common.h
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-12-12 19:52:57 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-12-12 19:52:57 +0000
commitf7ea0b2ba8851e4c0ceaef0a8b2361adfc218443 (patch)
tree123f26bfb4ad7c053dd0ed660eea0c793762c837 /src/game/server/srv_common.h
parent182c77721e60c6a3b68cc3f1f83e485374d85096 (diff)
downloadzcatch-f7ea0b2ba8851e4c0ceaef0a8b2361adfc218443.tar.gz
zcatch-f7ea0b2ba8851e4c0ceaef0a8b2361adfc218443.zip
loads of minor stuff
Diffstat (limited to 'src/game/server/srv_common.h')
-rw-r--r--src/game/server/srv_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game/server/srv_common.h b/src/game/server/srv_common.h
index 209d99e0..901e37af 100644
--- a/src/game/server/srv_common.h
+++ b/src/game/server/srv_common.h
@@ -44,11 +44,8 @@ private:
 
 	entity *prev_type_entity;
 	entity *next_type_entity;
-
-	int index;
 protected:
 	int id;
-	
 public:
 	float proximity_radius;
 	unsigned flags;