Files
Grinch-AP/worlds/kh2/test/__init__.py
2023-03-20 17:19:55 +01:00

6 lines
106 B
Python

from test.TestBase import WorldTestBase
class KH2TestBase(WorldTestBase):
game = "Kingdom Hearts 2"