mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-21 06:45:49 -07:00
6 lines
106 B
Python
6 lines
106 B
Python
from test.TestBase import WorldTestBase
|
|
|
|
|
|
class KH2TestBase(WorldTestBase):
|
|
game = "Kingdom Hearts 2"
|