Pokemon Emerald: Fix map update sending to all trackers (#3846)

This commit is contained in:
Bryce Wilson 2024-08-24 19:08:27 -07:00 committed by GitHub
parent e99f027b42
commit 0fb69dce33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -425,7 +425,6 @@ class PokemonEmeraldClient(BizHawkClient):
await ctx.send_msgs([{
"cmd": "Bounce",
"slots": [ctx.slot],
"tags": ["Tracker"],
"data": {
"type": "MapUpdate",
"mapId": current_map,