mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-04 11:10:48 +00:00
* Updated to ZDoom r2577:
- Externalized the "You seem to have enough" string to language lump. - Allow all texts in conversations to reference the string table. - Fixed: If no dialogue is found for the current map, SCRIPT00 should still be loaded. - MinGW did not like this assignment in the FluidSynth loader. * Also externalized the "Go away!" string for consistency. * Fixed minor typo in UDMF specs changelog. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@905 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
4041e8f28f
commit
27a4a6ddba
5 changed files with 44 additions and 9 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "2569"
|
||||
#define ZD_SVN_REVISION_NUMBER 2569
|
||||
#define ZD_SVN_REVISION_STRING "2577"
|
||||
#define ZD_SVN_REVISION_NUMBER 2577
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue