yet another deploy test
This commit is contained in:
parent
21ab8e990b
commit
419aa5e3f5
|
@ -91,6 +91,7 @@ def on_message(client, userdata, msg):
|
||||||
|
|
||||||
flipdot = FlipdotSender("::1", 2323)
|
flipdot = FlipdotSender("::1", 2323)
|
||||||
|
|
||||||
|
|
||||||
hangman= Hangman("::1", 2323,flipdot)
|
hangman= Hangman("::1", 2323,flipdot)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue