Merge branch 'hjb' of git.kingsome.cn:server/game2006api into hjb
This commit is contained in:
commit
2f33867b53
@ -6,10 +6,10 @@ function add(name) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function init() {
|
function init() {
|
||||||
add('season');
|
//add('season');
|
||||||
add('feeback');
|
//add('feeback');
|
||||||
add('rankings');
|
add('rankings');
|
||||||
add('star');
|
//add('star');
|
||||||
}
|
}
|
||||||
|
|
||||||
exports.init = init;
|
exports.init = init;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user