SC2: fix copy pasta in client

This commit is contained in:
Fabian Dill
2022-05-26 23:28:56 +02:00
committed by KonoTyran
parent 960988ddcd
commit 65c83393bb

View File

@@ -164,8 +164,6 @@ async def main():
await ctx.exit_event.wait()
ctx.server_address = None
ctx.snes_reconnect_address = None
await ctx.shutdown()