mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 09:33:22 -07:00
6 lines
97 B
Python
6 lines
97 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class MM3TestBase(WorldTestBase):
|
|
game = "Mega Man 3"
|