changeset 667:06a03b0832c8

about to rip out pygame for now Ignore-this: 7bb049167eb59113cca51d3c3fc45248
author drewp@bigasterisk.com
date Fri, 20 Dec 2019 17:17:56 -0800
parents 91d17a68c21b
children aaabba10ce04
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=\:\:")