mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-30 04:43:20 -07:00
6 lines
101 B
Python
6 lines
101 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class MuseDashTestBase(WorldTestBase):
|
|
game = "Muse Dash"
|