Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi committed Jun 16, 2024
1 parent b725f1a commit ceb320e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MultiServer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1805,6 +1805,7 @@ async def process_client_cmd(ctx: Context, client: Client, args: dict):
[{'cmd': 'InvalidPacket', "type": "arguments", "text": 'LocationScouts',
"original_cmd": cmd}])
return

target_item, target_player, flags = ctx.locations[client.slot][location]

if client_player != desired_player:
Expand Down

0 comments on commit ceb320e

Please sign in to comment.