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

Remove -pricePerUnit requirement for -aiWorker flag #3047

Merged

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    3ab5c09 View commit details
    Browse the repository at this point in the history
  2. refactor: add PricePerUnit comment

    This commit reintroduces the previously omitted comment for the
    PricePerUnit variable, improving code readability and maintainability.
    rickstaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e69020a View commit details
    Browse the repository at this point in the history
  3. refactor: simplify PricePerUnit flag check condition

    This commit simplifies the conditional check used to check if the
    `PricePerUnit` flag is needed.
    rickstaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    87bfd8d View commit details
    Browse the repository at this point in the history