#9191 closed patch
BRA: always check dialogue flags
Reported by: | fuzzie | Owned by: | peres |
---|---|---|---|
Priority: | normal | Component: | Engine: Parallaction |
Version: | Keywords: | ||
Cc: | Game: |
Description
BRA has several dialogues (eg, in stazione at the end of Part 2) with NULL answers which still have flags to check. This patch checks the visible answers and then picks the first one, which seemed the easiest way to check the flags. Patch seems to apply OK to trunk.
Ticket imported from: #3021740. Ticket imported from: patches/1296.
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | 0002-always-check-dialogue-flags.txt added |
---|
comment:1 by , 14 years ago
Owner: | set to |
---|
comment:2 by , 14 years ago
Status: | new → closed |
---|
comment:3 by , 14 years ago
comment:4 by , 6 years ago
Component: | → Engine: Parallaction |
---|
Note:
See TracTickets
for help on using tickets.
I committed the patch in r55591 with no change. This was quite a tiny little jewel of a patch.