- filter out the BIGFONT lump in Chex Quest, now that we have a more complete font internally.
This commit is contained in:
parent
dccdf083a4
commit
f3813c036f
5 changed files with 13 additions and 1 deletions
|
|
@ -489,6 +489,7 @@ void GLWall::PutPortal(HWDrawInfo *di, int ptype, int plane)
|
|||
{
|
||||
auto pstate = screen->mPortalState;
|
||||
HWPortal * portal = nullptr;
|
||||
return;
|
||||
|
||||
MakeVertices(di, false);
|
||||
switch (ptype)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue