- Removed the 8-character limit on endpic names from the parser. (Though it
might still be present in the texture manager; I don't remember.) - Fixed: EndSequence needs a proper constructor. - Some more GCC warning removals. SVN r1021 (trunk)
This commit is contained in:
parent
728163efb4
commit
a4dc93fb91
7 changed files with 29 additions and 22 deletions
|
|
@ -1699,4 +1699,4 @@ FPolyObj::~FPolyObj()
|
|||
delete[] prevPts;
|
||||
prevPts = NULL;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue