changeset 1468:32f12665a620

about to rip out pygame for now Ignore-this: 7bb049167eb59113cca51d3c3fc45248 darcs-hash:415db6d48c3f91e7d6393d5c9d463a68b735db07
author drewp <drewp@bigasterisk.com>
date Fri, 20 Dec 2019 17:17:56 -0800
parents 667794accec2
children 94f14a0823c6
files service/playSound/playSound.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/service/playSound/playSound.py	Thu Dec 19 17:33:24 2019 -0800
+++ b/service/playSound/playSound.py	Fri Dec 20 17:17:56 2019 -0800
@@ -99,4 +99,3 @@
         (r'/stopAll', StopAll),
     ], template_path='.', sfx=sfx))
     reactor.run()
-server.app.run(endpoint_description=r"tcp6:port=9049:interface=\:\:")