Skip to content

Commit a5f8218

Browse files
committed
Update scripts to be aware of latest phobos changes
1 parent d977645 commit a5f8218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eos/utils/scripts/jsonToSql.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"invmetagroups": eos.gamedata.MetaGroup,
6060
"invmetatypes": eos.gamedata.MetaType,
6161
"invtypes": eos.gamedata.Item,
62-
"marketProxy_GetMarketGroups": eos.gamedata.MarketGroup}
62+
"marketProxy()_GetMarketGroups()": eos.gamedata.MarketGroup}
6363

6464
fieldMapping = {"icons": {"id": "iconID"}}
6565
data = {}

0 commit comments

Comments
 (0)