1
This commit is contained in:
parent
27f07ddf5f
commit
ed26129f67
@ -90,10 +90,10 @@ function init() {
|
|||||||
'GameRedis'
|
'GameRedis'
|
||||||
);
|
);
|
||||||
|
|
||||||
registerMetaClass(configDir + 'rankSeason.json',
|
// registerMetaClass(configDir + 'rankSeason.json',
|
||||||
'',
|
// '',
|
||||||
'RankSeason'
|
// 'RankSeason'
|
||||||
);
|
// );
|
||||||
load();
|
load();
|
||||||
{
|
{
|
||||||
traverseMetaList('GameDb2006', (dbConf, idx) => {
|
traverseMetaList('GameDb2006', (dbConf, idx) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user