]> git.zerfleddert.de Git - micropolis/blobdiff - res/micropolis.tcl
inform user, when no audio player is found
[micropolis] / res / micropolis.tcl
index 7b65a4c38623c0d1e04532a5804faee174b05dfc..dac3517d84f444af64c499f9cbbc7eeba4d91f0e 100644 (file)
@@ -940,7 +940,7 @@ proc EchoPlaySound {soundspec} {
   # Temporary workaround to tell Python Sugar app to play sound.
   global Sound
   if {$Sound} {
-    echo PlaySound [lindex $soundspec 0]
+    #echo PlaySound [lindex $soundspec 0]
     signal ignore SIGCHLD
     exec res/sounds/player res/sounds/[string tolower [lindex $soundspec 0]].wav &
   }
Impressum, Datenschutz