Skip to content

Commit

Permalink
Revert "Backport 7dea2b9"
Browse files Browse the repository at this point in the history
This reverts commit 618023e.

See zookeeper's message on IRC.
  • Loading branch information
irydacea committed Jan 23, 2015
1 parent 264d840 commit d3e690f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sound.cpp
Expand Up @@ -584,8 +584,6 @@ void play_music_config(const config &music_node)
if (track.immediate()) {
current_track = track;
play_music();
} else if (!track.append()) { // Make sure the current track is finished
current_track.set_play_once(true);
}
}

Expand Down

0 comments on commit d3e690f

Please sign in to comment.