This commit is contained in:
Stefan Kinzel 2017-02-17 00:56:37 +01:00
parent c9d48ca25a
commit 0686597fb2

View file

@ -90,7 +90,6 @@ def on_message(client, userdata, msg):
flipdot = FlipdotSender("::1", 2323) flipdot = FlipdotSender("::1", 2323)
hangman= Hangman("::1", 2323,flipdot) hangman= Hangman("::1", 2323,flipdot)