Remove a dead field.

This commit is contained in:
Bill Currie 2012-06-20 08:03:57 +09:00
parent 608c30942c
commit 2295c1e4f7

View file

@ -246,7 +246,6 @@ typedef struct cl_entity_state_s {
vec3_t msg_angles[2];
double msgtime;
int effects;
int colors;
struct model_s *model;
int skinnum;
byte alpha;