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