LttP: Allow DeathLink to be adjusted post-gen

This commit is contained in:
Fabian Dill
2021-11-08 16:34:54 +01:00
parent e8639988ce
commit b9941e40c1
4 changed files with 52 additions and 30 deletions

View File

@@ -1283,6 +1283,7 @@ async def process_client_cmd(ctx: Context, client: Client, args: dict):
else:
await ctx.send_msgs(client, [{"cmd": "DataPackage",
"data": network_data_package}])
elif client.auth:
if cmd == "ConnectUpdate":
if not args: