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 issue 123 Fix Bug: wrong variable read from the config #133

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

Jaytapp
Copy link

@Jaytapp Jaytapp commented Jan 17, 2025

Changes Proposed:

  • Fix typo when reading config file

Issues Addressed:

SOURCE:

#123

Tests Performed:

  • Config read correct value from config

How to Test the Changes:

  1. Check config read correct value for ElapsingTimeClass

…\mod-ah-bot

azerothcore#129

remove break in AuctionHouseBot::getNofAuctions to avoid always returning 1 auction when using ConsiderOnlyBotAuctions true
Fix Bug: wrong variable read from the config azerothcore#123 from azerothcore / mod-ah-bot

azerothcore#123

Fix copy paste typo when reading config for ElapsingTimeClass
@Helias Helias merged commit 3e6a254 into azerothcore:master Jan 17, 2025
1 check passed
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.

Bug: wrong variable read from the config
2 participants