黑帮争霸积分

This commit is contained in:
Your Name 2023-12-25 17:43:34 +08:00
parent 5ab463eadd
commit 080665f24e

View File

@ -179,7 +179,7 @@ export class WangZheRongYaofun {
}
}
if (win_num > 1) {
return _score + win_num - 1
return _score + win_num
}
return _score
}