forked from Hay1tsme/artemis
5 lines
145 B
Python
5 lines
145 B
Python
from titles.fgoa.index import FGOAServlet
|
|
from titles.fgoa.const import FGOAConstants
|
|
|
|
index = FGOAServlet
|
|
game_codes = [FGOAConstants.GAME_CODE] |