Minor bug fixes

This commit is contained in:
Magnus Norddahl 2016-12-16 20:52:56 +01:00
commit b5f3f63b93
4 changed files with 30 additions and 6 deletions

View file

@ -74,7 +74,7 @@ void PolyRenderer::RenderActorView(AActor *actor, bool dontmaplines)
{
NetUpdate();
//swrenderer::r_dontmaplines = dontmaplines;
DontMapLines = dontmaplines;
P_FindParticleSubsectors();
PO_LinkToSubsectors();