mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 02:30:53 +00:00
* Updated to ZDoom r2579:
- Fixed: The UDMF check for dialogues without owning class needs to be relaxed. A dialogue with an id and no class is a valid construct. - Fixed: Trying to assign a non-existent dialogue to an actor in UDMF partially overwrote the default dialogue. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@906 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
27a4a6ddba
commit
5c0a0c99d8
3 changed files with 7 additions and 5 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "2577"
|
||||
#define ZD_SVN_REVISION_NUMBER 2577
|
||||
#define ZD_SVN_REVISION_STRING "2579"
|
||||
#define ZD_SVN_REVISION_NUMBER 2579
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue