diff --git a/spockbot/plugins/core/net.py b/spockbot/plugins/core/net.py index 29c9293..e26074f 100644 --- a/spockbot/plugins/core/net.py +++ b/spockbot/plugins/core/net.py @@ -170,6 +170,7 @@ class NetPlugin(PluginBase): 'SOCKET_ERR': 'handle_err', 'SOCKET_HUP': 'handle_hup', 'PLAYHandshake': 'handle_handshake', 'LOGIN