mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-29 20:03:21 -07:00
fix unit tests
This commit is contained in:
@@ -15,9 +15,6 @@ from worlds.alttp.Items import item_name_groups
|
||||
from worlds.generic import PlandoItem, PlandoConnection
|
||||
|
||||
|
||||
class World():
|
||||
pass
|
||||
|
||||
class MultiWorld():
|
||||
debug_types = False
|
||||
player_names: Dict[int, List[str]]
|
||||
|
||||
Reference in New Issue
Block a user