Add patch for bug #1452272 - COMI: Verb strings aren't wrapped
svn-id: r22793
This commit is contained in:
parent
4abec6fdb6
commit
3b1062d2d4
6 changed files with 39 additions and 17 deletions
|
@ -47,7 +47,7 @@ namespace Scumm {
|
|||
* only saves/loads those which are valid for the version of the savegame
|
||||
* which is being loaded/saved currently.
|
||||
*/
|
||||
#define CURRENT_VER 67
|
||||
#define CURRENT_VER 68
|
||||
|
||||
/**
|
||||
* An auxillary macro, used to specify savegame versions. We use this instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue