KINGDOM: Add a comment about a change in the demo, in displayIcon

This commit is contained in:
Strangerke 2017-07-09 23:33:48 +02:00 committed by Eugene Sandulenko
parent 317c2970a1
commit ce6c1a2255

View File

@ -1293,6 +1293,8 @@ void KingdomGame::drawPic(int reznum) {
}
void KingdomGame::displayIcon(int reznum) {
// The demo isn't calling playsound(0).
// We keep the call because it stops properly the previous sound, if any.
playSound(0);
playSound(30);
saveAS();