Skip to content

Commit

Permalink
removed stage_assert_generate
Browse files Browse the repository at this point in the history
  • Loading branch information
lordlou authored Jun 13, 2024
1 parent 51faf65 commit 4c3d2cc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions worlds/smz3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,6 @@ def isProgression(cls, itemType):
}
return itemType in progressionTypes

@classmethod
def stage_assert_generate(cls, multiworld: MultiWorld):
# don't need rom anymore
pass

def generate_early(self):
self.config = Config()
self.config.GameMode = GameMode.Multiworld
Expand Down

0 comments on commit 4c3d2cc

Please sign in to comment.