Skip to content

Commit

Permalink
YGO06: Bug fix with registering client
Browse files Browse the repository at this point in the history
  • Loading branch information
Rensen3 committed Feb 4, 2024
1 parent 75eb6a8 commit 02e56bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions worlds/yugioh06/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
from .BoosterPacks import booster_contents, get_booster_locations
from .StructureDeck import get_deck_content_locations
from .RomValues import structure_deck_selection, banlist_ids, function_addresses
from .Client_bh import YuGiOh2006Client


class Yugioh06Web(WebWorld):
theme = "stone"
Expand Down

0 comments on commit 02e56bc

Please sign in to comment.