diff --git a/Starcraft2Client.py b/Starcraft2Client.py index 1a23fe60..777e1c33 100644 --- a/Starcraft2Client.py +++ b/Starcraft2Client.py @@ -164,8 +164,6 @@ async def main(): await ctx.exit_event.wait() - ctx.server_address = None - ctx.snes_reconnect_address = None await ctx.shutdown()