Files
2023-11-22 09:20:32 -06:00

6 lines
102 B
Python

from test.bases import WorldTestBase
class RoR2TestBase(WorldTestBase):
game = "Risk of Rain 2"