Opened 21 years ago
Closed 21 years ago
#1469 closed defect (fixed)
FOTAQ: Sounds played when sound turned off
Reported by: | SF/phako | Owned by: | joostp |
---|---|---|---|
Priority: | normal | Component: | Engine: Queen |
Version: | Keywords: | ||
Cc: | Game: | Flight of the Amazon Queen |
Description
When sounds tourned off, scummvm (latest daily build) still plays some small sounds like
- Rico shooting his gun - lightning strikes plane - fish at the waterfall (- something falls into that canyon when walking through the log for the first time)
The last one may have happened, maybe not, I don't remeber exactly
Ticket imported from: #899881. Ticket imported from: bugs/1469.
Change History (4)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
Owner: | set to |
---|---|
Summary: | Sounds played when sound turned off → FOTAQ: Sounds played when sound turned off |
comment:3 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is simple to fix; the if(sfxOn()) check is missing for several calls to playSfx(). Will fix as soon as I can find the time. thanks.