]> git.zerfleddert.de Git - micropolis/blobdiff - res/micropolis.tcl
reenable ui sounds played by UIMakeSound
[micropolis] / res / micropolis.tcl
index 01f87493b8d066c1dd066f323343ad07ac44ad56..1d56b751b26f64802e613150b2a295f4375dfc1d 100644 (file)
@@ -955,10 +955,7 @@ proc UIStartSoundOn {win chan sound {opts ""}} {
 
 
 proc UIMakeSound {chan sound {opts ""}} {
-  # Send message to Python to play sound.
-  EchoPlaySound $sound
-
-  #UIDoSound "sound play $sound -replay -channel $chan $opts"
+  playsound $chan $sound $opts
 }
 
 
Impressum, Datenschutz