Skip to content

Commit f735608

Browse files
Update rlbot/managers/match.py
Co-authored-by: Nicolaj 'Eastvillage' Ø Jensen <nicoesterby@gmail.com>
1 parent 3f2167f commit f735608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rlbot/managers/match.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def get_player_config(
9090
str(run_command),
9191
loadout,
9292
0,
93-
settings.get("group_id", ""),
93+
settings.get("agent_id", ""),
9494
settings.get("hivemind", False),
9595
)
9696

0 commit comments

Comments
 (0)