mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-26 09:43:22 -07:00
6 lines
101 B
Python
6 lines
101 B
Python
from test.TestBase import WorldTestBase
|
|
|
|
|
|
class RLTestBase(WorldTestBase):
|
|
game = "Rogue Legacy"
|