mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-31 10:13:24 -07:00
Update options.py
This commit is contained in:
@@ -2,9 +2,8 @@ import random
|
||||
from dataclasses import dataclass
|
||||
from typing import List
|
||||
|
||||
from BaseClasses import OptionGroup
|
||||
from Options import DeathLinkMixin, Choice, Toggle, OptionDict, Range, PlandoBosses, DefaultOnToggle, \
|
||||
PerGameCommonOptions, Visibility, NamedRange
|
||||
PerGameCommonOptions, Visibility, NamedRange, OptionGroup
|
||||
from .names import location_name
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user