summaryrefslogtreecommitdiff
path: root/src/game/g_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_main.c')
-rw-r--r--src/game/g_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/g_main.c b/src/game/g_main.c
index cddd5135..d262a011 100644
--- a/src/game/g_main.c
+++ b/src/game/g_main.c
@@ -1537,7 +1537,6 @@ void MoveClientToIntermission( gentity_t *ent )
ent->client->ps.eFlags = 0;
ent->s.eFlags = 0;
ent->s.eType = ET_GENERAL;
- ent->s.modelindex = 0;
ent->s.loopSound = 0;
ent->s.event = 0;
ent->r.contents = 0;