fix 刷新bug,机器人属性bug

This commit is contained in:
luying
2021-01-09 14:45:23 +08:00
parent 9dfe7dda57
commit 6b64e0cb07
2 changed files with 36 additions and 21 deletions

View File

@@ -106,6 +106,8 @@ export const DUNGEON_CONST = {
export const PVP_CONST = {
REFRESH_TIME: 5, // 每天加点刷新
SCORE_LINE: 3000, // 超过这个分数之后可以刷人类对手
ENEMY_CE: 10000 // 对手战力
}
export const EXPEDITION_CONST = {