summaryrefslogtreecommitdiff
path: root/src/game/g_combat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_combat.c')
-rw-r--r--src/game/g_combat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/g_combat.c b/src/game/g_combat.c
index a7ba4c59..3d2bcb21 100644
--- a/src/game/g_combat.c
+++ b/src/game/g_combat.c
@@ -308,7 +308,6 @@ void player_die( gentity_t *self, gentity_t *inflictor, gentity_t *attacker, int
ScoreboardMessage( g_entities + i );
}
- self->client->pers.classSelection = PCL_NONE; // reset the classtype
VectorCopy( self->s.origin, self->client->pers.lastDeathLocation );
self->takedamage = qfalse; // can still be gibbed