- deleted leftover label in trace code.

This commit is contained in:
Christoph Oelckers 2016-04-17 10:41:13 +02:00
parent bc2a5b3f16
commit 5e73cdc670
1 changed files with 0 additions and 1 deletions

View File

@ -463,7 +463,6 @@ bool FTraceInfo::LineCheck(intercept_t *in, double dist, DVector3 hit)
hit.Z < bf || hit.Z > bc ||
in->d.line->flags & WallMask)
{
normalline:
// hit the wall
Results->HitType = TRACE_HitWall;
Results->Tier =