pvp刷新规则,区段没有人时刷前后一名

This commit is contained in:
luying
2021-01-08 20:02:23 +08:00
parent c743e2bd40
commit c3b4a59906
6 changed files with 227 additions and 127 deletions

View File

@@ -113,4 +113,5 @@ function parseAttribute(str: string) {
break;
}
}
return attribute
}