mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00
Ori: fix py3.8 apworld compatibility
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Set
|
||||
|
||||
from ..AutoWorld import World, LogicMixin
|
||||
from worlds.AutoWorld import World
|
||||
from .Items import item_table, default_pool
|
||||
from .Locations import lookup_name_to_id
|
||||
from .Rules import set_rules, location_rules
|
||||
|
Reference in New Issue
Block a user