diff --git a/source/duke3d/src/premap.cpp b/source/duke3d/src/premap.cpp index 73a3cdf1b..14d1945b3 100644 --- a/source/duke3d/src/premap.cpp +++ b/source/duke3d/src/premap.cpp @@ -624,7 +624,6 @@ void P_ResetMultiPlayer(int playerNum) s.pos = p.pos; - updatesector(p.pos.x, p.pos.y, &p.cursectnum); setsprite(p.i, &tmpvect); s.clipdist = 64;