- fix what appears to have been an accidental debug commit, this broke portals and skies

This commit is contained in:
Rachael Alexanderson 2019-03-03 03:24:55 -05:00
parent 735e1d1a44
commit 13d07e7912
1 changed files with 0 additions and 1 deletions

View File

@ -489,7 +489,6 @@ void GLWall::PutPortal(HWDrawInfo *di, int ptype, int plane)
{
auto pstate = screen->mPortalState;
HWPortal * portal = nullptr;
return;
MakeVertices(di, false);
switch (ptype)