LttP: remove glitch triforce setting (#3174)

This commit is contained in:
Fabian Dill
2024-04-19 23:10:29 +02:00
committed by GitHub
parent 8021ec744f
commit 7a004de9a0
5 changed files with 1 additions and 5 deletions

View File

@@ -671,7 +671,6 @@ class GeneratorOptions(Group):
weights_file_path: WeightsFilePath = WeightsFilePath("weights.yaml")
meta_file_path: MetaFilePath = MetaFilePath("meta.yaml")
spoiler: Spoiler = Spoiler(3)
glitch_triforce_room: GlitchTriforceRoom = GlitchTriforceRoom(1) # why is this here?
race: Race = Race(0)
plando_options: PlandoOptions = PlandoOptions("bosses, connections, texts")