- fixed: ThePatchRemap table was only initialized in one of FFont's constructors.
This commit is contained in:
parent
c105a1f670
commit
d1ca2a91f3
2 changed files with 2 additions and 1 deletions
|
|
@ -2694,7 +2694,6 @@ static bool LoadDehSupp ()
|
|||
return false;
|
||||
}
|
||||
bool gotnames = false;
|
||||
int i;
|
||||
|
||||
|
||||
if (++DehUseCount > 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue