6 lines
112 B
Python
6 lines
112 B
Python
from test.TestBase import WorldTestBase
|
|
|
|
|
|
class L2ACTestBase(WorldTestBase):
|
|
game = "Lufia II Ancient Cave"
|