mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-20 09:21:09 +00:00
Remove a dead field.
This commit is contained in:
parent
608c30942c
commit
2295c1e4f7
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue