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