RoR2: 1.3.0 content update (#2425)
This commit is contained in:
5
worlds/ror2/test/__init__.py
Normal file
5
worlds/ror2/test/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from test.bases import WorldTestBase
|
||||
|
||||
|
||||
class RoR2TestBase(WorldTestBase):
|
||||
game = "Risk of Rain 2"
|
||||
Reference in New Issue
Block a user