mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Adjust import of options to fix AttributeError for previous commit
This commit is contained in:
@@ -10,7 +10,7 @@ from typing import ClassVar
|
||||
from worlds.AutoWorld import World
|
||||
import Options
|
||||
|
||||
from . import Options
|
||||
from .Options import GrinchOptions
|
||||
from .Rules import access_rules_dict
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user