mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
KH2: Fix relative import (#2702)
This commit is contained in:
@@ -2,7 +2,7 @@ from dataclasses import dataclass
|
|||||||
|
|
||||||
from Options import Choice, Range, Toggle, ItemDict, PerGameCommonOptions, StartInventoryPool
|
from Options import Choice, Range, Toggle, ItemDict, PerGameCommonOptions, StartInventoryPool
|
||||||
|
|
||||||
from worlds.kh2 import default_itempool_option
|
from . import default_itempool_option
|
||||||
|
|
||||||
|
|
||||||
class SoraEXP(Range):
|
class SoraEXP(Range):
|
||||||
|
Reference in New Issue
Block a user