Possible fix for bug #1838622 - "IHNM: Benny can't help the boy". It seems the corresponding dialog option is too big in the Spanish version

svn-id: r29652
This commit is contained in:
Filippos Karapetis 2007-11-27 23:10:32 +00:00
parent 3f03a8d224
commit 1d458bae99

View File

@ -46,8 +46,8 @@ enum InterfaceUpdateFlags {
UPDATE_WHEELDOWN = 16
};
#define CONVERSE_MAX_TEXTS 64
#define CONVERSE_MAX_WORK_STRING 128
#define CONVERSE_MAX_TEXTS 64
#define CONVERSE_MAX_WORK_STRING 256
#define ITE_INVENTORY_SIZE 24