cleanup
svn-id: r18734
This commit is contained in:
parent
443cf756be
commit
14ac8d9d21
5 changed files with 22 additions and 28 deletions
|
@ -1083,7 +1083,7 @@ void ScummEngine_v6::o6_startSound() {
|
|||
|
||||
// In Fatty Bear's Birthday Surprise the piano uses offsets 1 - 23 to
|
||||
// indicate which note to play, but only when using the standard piano
|
||||
// sound. See also o6_soundOps()
|
||||
// sound. See also o60_soundOps()
|
||||
if (_heversion >= 61)
|
||||
offset = pop();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue