mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 10:41:12 +00:00
* P_LoopSidedefs() needed another fix as it shouldn't try to report errors found on the second loop.
* Updated to ZDoom r2543: - Added a compatibility option to render all segs of a polyobject in the center's subsector and automatically set it for Hexen MAP36 and HEXDD MAP47. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@894 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
bd45d338fc
commit
18ae99a67a
11 changed files with 61 additions and 12 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "2542"
|
||||
#define ZD_SVN_REVISION_NUMBER 2542
|
||||
#define ZD_SVN_REVISION_STRING "2543"
|
||||
#define ZD_SVN_REVISION_NUMBER 2543
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue