Skip to content

Commit

Permalink
KH2: Fix relative import (ArchipelagoMW#2702)
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredWeakStrike authored and Jouramie committed Feb 28, 2024
1 parent 59994b5 commit 3540321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/kh2/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from Options import Choice, Range, Toggle, ItemDict, PerGameCommonOptions, StartInventoryPool

from worlds.kh2 import default_itempool_option
from . import default_itempool_option


class SoraEXP(Range):
Expand Down

0 comments on commit 3540321

Please sign in to comment.