mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 02:30:53 +00:00
* Updated to ZDoom 4177:
- Fixed: Playing strife forced the inventory to be used immediately instead of being determined by the presence of an inventory overlay. - Fixed: file_directory tried to free its input parameter. - Fixed: Don't start the MAPINFO music just to have it replaced by the saved music when returning to a level in a hub. - More Visual Studio with CMake fixes. - Missing NORANDOMPUFFZ code. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1536 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
9ca1563054
commit
16f120e3aa
8 changed files with 22 additions and 11 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "4172"
|
||||
#define ZD_SVN_REVISION_NUMBER 4172
|
||||
#define ZD_SVN_REVISION_STRING "4177"
|
||||
#define ZD_SVN_REVISION_NUMBER 4177
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue