mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
The Witness: Fix absolute world import (#2905)
This commit is contained in:
@@ -4,7 +4,7 @@ from schema import Schema, And, Optional
|
||||
|
||||
from Options import Toggle, DefaultOnToggle, Range, Choice, PerGameCommonOptions, OptionDict
|
||||
|
||||
from worlds.witness.static_logic import WeightedItemDefinition, ItemCategory, StaticWitnessLogic
|
||||
from .static_logic import WeightedItemDefinition, ItemCategory, StaticWitnessLogic
|
||||
|
||||
|
||||
class DisableNonRandomizedPuzzles(Toggle):
|
||||
|
Reference in New Issue
Block a user