mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-21 15:03:18 -07:00
6 lines
102 B
Python
6 lines
102 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class RoR2TestBase(WorldTestBase):
|
|
game = "Risk of Rain 2"
|