Skip to content

Commit

Permalink
Update Fill.py
Browse files Browse the repository at this point in the history
Co-authored-by: Exempt-Medic <[email protected]>
  • Loading branch information
Silvris and Exempt-Medic authored Jan 23, 2025
1 parent 3f1d17c commit 234d291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fill.py
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ def failed(warning: str, force: typing.Union[bool, str]) -> None:
new_block.count = count
plando_blocks[player].append(new_block)

return plando_blocks
return plando_blocks


def resolve_early_locations_for_planned(multiworld: MultiWorld):
Expand Down

0 comments on commit 234d291

Please sign in to comment.