mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-08-04 09:46:16 -07:00
* fix deprecation * multiworld.random -> world.random * Various small fixes --------- Co-authored-by: Exempt-Medic <[email protected]> Co-authored-by: Exempt-Medic <[email protected]>
6 lines
98 B
Python
6 lines
98 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class RLTestBase(WorldTestBase):
|
|
game = "Rogue Legacy"
|