Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:修复出售限制未生效的问题 #1038

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

vatebur
Copy link
Member

@vatebur vatebur commented Oct 15, 2024

  1. 修改更新购买限制逻辑的位置
    • checkCanSalesFor & selectCanSalesFishFor俩个函数一个是检测出售鱼竿上限,一个是检测出售鱼上限;
    • 暂时解决俩个函数对于buff状态更新冲突的问题;
    • 下个版本打算重构一下这部分,把俩个函数合并一下,用一个函数就够了。

-  修改更新购买限制逻辑的位置
- `checkCanSalesFor` & `selectCanSalesFishFor`俩个函数一个是检测出售鱼竿上限,一个是检测出售鱼上限。
  暂时解决俩个函数对于buff状态更新冲突的问题;下个版本打算重构一下这部分,把俩个函数合并一下。用一个函数就够了
@fumiama fumiama merged commit e653475 into FloatTech:master Oct 15, 2024
7 checks passed
@vatebur vatebur deleted the PR branch October 16, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants