svn-id: r18734
This commit is contained in:
Gregory Montoir 2005-09-02 11:24:16 +00:00
parent 443cf756be
commit 14ac8d9d21
5 changed files with 22 additions and 28 deletions

View file

@ -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();