- restored accidentally deleted line of code.

This commit is contained in:
Christoph Oelckers 2018-05-22 21:08:00 +02:00
parent 2514753afb
commit 8987aba4a4

View file

@ -322,6 +322,7 @@ void GLPortal::End(bool usestencil)
Clocker c(PortalAll);
if (PrevPortal != NULL) PrevPortal->PopState();
GLRenderer->mCurrentPortal = PrevPortal;
if (usestencil)
{