Skip to content

Commit

Permalink
Renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanAEckelberg committed Jan 27, 2024
1 parent 38c9a3e commit 923f2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def team_name(self):
Allows the team to set a team name.
:return: Your team name
"""
return 'Unpaid Intern'
return 'Volunteer'

def first_turn_init(self, world, mobbot):
"""
Expand Down

0 comments on commit 923f2d5

Please sign in to comment.