Archipelago/worlds/ror2/test/__init__.py

6 lines
102 B
Python
Raw Normal View History

2023-11-22 15:20:32 +00:00
from test.bases import WorldTestBase
class RoR2TestBase(WorldTestBase):
game = "Risk of Rain 2"