Merge branch 'master' of https://github.com/rheit/zdoom
This commit is contained in:
commit
c95372052c
9 changed files with 2 additions and 36 deletions
|
|
@ -211,6 +211,7 @@ FPNGTexture::FPNGTexture (FileReader &lump, int lumpnum, const FString &filename
|
|||
int i;
|
||||
|
||||
if (lumpnum == -1) fr = &lump;
|
||||
else fr = nullptr;
|
||||
|
||||
UseType = TEX_MiscPatch;
|
||||
LeftOffset = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue