后台:重新计算玩家战力

This commit is contained in:
luying
2022-06-27 15:18:21 +08:00
parent 4dcf421ebf
commit e0d9681635
5 changed files with 67 additions and 7 deletions

View File

@@ -824,5 +824,12 @@
"name": "跳过序章",
"module": "role",
"type": "update"
},
{
"id": 119,
"api": "gm.gmRoleHandler.reCalCe",
"name": "重新计算这个玩家的战力",
"module": "role",
"type": "update"
}
]