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

Commits on Oct 15, 2024

  1. fix:修复出售限制未生效的问题

    -  修改更新购买限制逻辑的位置
    - `checkCanSalesFor` & `selectCanSalesFishFor`俩个函数一个是检测出售鱼竿上限,一个是检测出售鱼上限。
      暂时解决俩个函数对于buff状态更新冲突的问题;下个版本打算重构一下这部分,把俩个函数合并一下。用一个函数就够了
    vatebur committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    25ae08a View commit details
    Browse the repository at this point in the history