File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ participant_team_7 = 1
39
39
participant_team_8 = 0
40
40
participant_team_9 = 1
41
41
42
- # Accepted values are "human", "rlbot", "psyonix", and "part_member_bot "
42
+ # Accepted values are "human", "rlbot", "psyonix", and "party_member_bot "
43
43
# You can have up to 4 local players and they must be activated in game or it will crash.
44
44
# If no player is specified you will be spawned in as spectator!
45
45
# human - not controlled by the framework
46
46
# rlbot - controlled by the framework
47
47
# 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
49
49
participant_type_0 = rlbot
50
50
participant_type_1 = rlbot
51
51
participant_type_2 = rlbot
You can’t perform that action at this time.
0 commit comments