diff options
Diffstat (limited to 'swiftstory')
-rw-r--r-- | swiftstory/SwiftStory.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/swiftstory/SwiftStory.py b/swiftstory/SwiftStory.py index b7dbb6d..0451062 100644 --- a/swiftstory/SwiftStory.py +++ b/swiftstory/SwiftStory.py @@ -14,7 +14,6 @@ from swiftstory.Status import error game_manager = swiftstory.GameManager.GameManager() - def message_received_handler(client, message): def join_game(): try: |