SC2: fix copy pasta in client
This commit is contained in:
parent
960988ddcd
commit
65c83393bb
|
@ -164,8 +164,6 @@ async def main():
|
||||||
|
|
||||||
await ctx.exit_event.wait()
|
await ctx.exit_event.wait()
|
||||||
|
|
||||||
ctx.server_address = None
|
|
||||||
ctx.snes_reconnect_address = None
|
|
||||||
await ctx.shutdown()
|
await ctx.shutdown()
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue