巅峰演武:赛季优化修改
This commit is contained in:
@@ -193,6 +193,10 @@ async function treatStartLogic(app: _pinus.Application) {
|
||||
initGuildActivityIndexInPinus()
|
||||
.then(resetJoinWoodenHorse);
|
||||
}
|
||||
if(app.getServerType() == 'battle'|| app.getServerType() == 'role'|| app.getServerType() == 'connector') {
|
||||
timeTaskService.setPvpSeasonNum();
|
||||
timeTaskService.setPvpSettleSeasonNum();
|
||||
}
|
||||
|
||||
if(app.isMaster()) {
|
||||
redisService.initAllRank();
|
||||
|
||||
Reference in New Issue
Block a user