diff options
Diffstat (limited to 'src/game')
-rw-r--r-- | src/game/g_client.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/g_client.c b/src/game/g_client.c index 4ea52828..77846960 100644 --- a/src/game/g_client.c +++ b/src/game/g_client.c @@ -769,7 +769,6 @@ void SpawnCorpse( gentity_t *ent ) } else { - G_Printf( "nonsegmented death\n" ); switch( body->s.legsAnim & ~ANIM_TOGGLEBIT ) { case NSPA_DEATH1: |