forked from mirror/Archipelago
Co-authored-by: Aaron Wagener <[email protected]> Co-authored-by: Joe Prochaska <[email protected]>
6 lines
103 B
Python
6 lines
103 B
Python
from test.bases import WorldTestBase
|
|
|
|
|
|
class KH2TestBase(WorldTestBase):
|
|
game = "Kingdom Hearts 2"
|