fix achievement sounds in the macsound interface
authornhmall <nhmall@nethack.org>
Fri, 3 Mar 2023 01:30:05 +0000 (20:30 -0500)
committernhmall <nhmall@nethack.org>
Fri, 3 Mar 2023 01:30:05 +0000 (20:30 -0500)
commit87d339cd85ea799d9df5f2ea5b269ef501f81072
treea4ca4c557f7adbaec387212df27c5dad048ed9ea
parentb55d11b4f2019056cfa30e6477d80e93ba9fb3a3
fix achievement sounds in the macsound interface

> With sounds on, using #levelchange to drop more than one level only
> gave the level-loss sound effect once.

Fix the underlying issue within macsound.m by allowing the currently
playing sound to run to its completion prior to starting the next.

This also backs out the acknowledgment --More-- that was added after
the sound issue first materialized and puts it back to the way it was
the past several releases.
sound/macsound/macsound.m