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