Skip to content

Commit

Permalink
Update worlds/wargroove2/Rules.py
Browse files Browse the repository at this point in the history
Co-authored-by: Scipio Wright <[email protected]>
  • Loading branch information
FlySniper and ScipioWright authored Aug 8, 2024
1 parent b9af82a commit 8208d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/wargroove2/Rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Wargroove2Logic(LogicMixin):
pass


def set_rules(world, level_list: [Wargroove2Level],
def set_rules(multiworld, level_list: [Wargroove2Level],
first_level: Wargroove2Level,
final_levels: [Wargroove2Level],
player: int):
Expand Down

0 comments on commit 8208d15

Please sign in to comment.