#9104 closed patch
SCI sfx: fix song iterators from not getting freed
| Reported by: | SF/lwalkera | Owned by: | bluegr |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCI |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
Fix iterators from not getting freed when there's only one song left playing. Prevents the flock of seagulls from following you around going back and forth from the beach to the tree at the very beginning of KQ6. :)
Ticket imported from: #2891230. Ticket imported from: patches/1209.
Attachments (1)
Change History (6)
by , 16 years ago
| Attachment: | 0001-SCI-sfx-fix-iterators-from-not-getting-freed-when-th.patch added |
|---|
comment:1 by , 16 years ago
Filippos, please take a look at this. Not sure if it still applies cleanly after your recent changes.
comment:2 by , 16 years ago
| Owner: | set to |
|---|
comment:4 by , 16 years ago
| Status: | new → closed |
|---|
comment:5 by , 7 years ago
| Component: | → Engine: SCI |
|---|
Note:
See TracTickets
for help on using tickets.

The patch