Skip to content

Commit

Permalink
remove has_group from buildings
Browse files Browse the repository at this point in the history
  • Loading branch information
Jouramie committed Dec 9, 2024
1 parent 0e71f66 commit a48aebe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions worlds/stardew_valley/logic/building_logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

assert SourceLogicMixin

has_group = "building"


class BuildingLogicMixin(BaseLogicMixin):
def __init__(self, *args, **kwargs):
Expand Down

0 comments on commit a48aebe

Please sign in to comment.