]> git.zerfleddert.de Git - micropolis/commitdiff
reenable ui sounds played by UIMakeSound
authorMichael Gernoth <michael@gernoth.net>
Mon, 11 Feb 2008 20:12:35 +0000 (21:12 +0100)
committerMichael Gernoth <michael@gernoth.net>
Mon, 11 Feb 2008 20:12:35 +0000 (21:12 +0100)
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