Skip to content

Commit 1a7abdf

Browse files
committed
Fixing party_member_bot typo.
1 parent 68b67b8 commit 1a7abdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rlbot.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ participant_team_7 = 1
3939
participant_team_8 = 0
4040
participant_team_9 = 1
4141

42-
# Accepted values are "human", "rlbot", "psyonix", and "part_member_bot"
42+
# Accepted values are "human", "rlbot", "psyonix", and "party_member_bot"
4343
# You can have up to 4 local players and they must be activated in game or it will crash.
4444
# If no player is specified you will be spawned in as spectator!
4545
# human - not controlled by the framework
4646
# rlbot - controlled by the framework
4747
# psyonix - default bots (skill level can be changed with participant_bot_skill
48-
# part_member_bot - controlled by the framework but the game detects it as a human
48+
# party_member_bot - controlled by the framework but the game detects it as a human
4949
participant_type_0 = rlbot
5050
participant_type_1 = rlbot
5151
participant_type_2 = rlbot

0 commit comments

Comments
 (0)