mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
6 lines
102 B
Python
6 lines
102 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class RoR2TestBase(WorldTestBase):
|
|
game = "Risk of Rain 2"
|