Work around Blizzard API bug with GetNumTradeSkills/GetNumCrafts

Issue #25 resolved
Kernighan Ritchie repo owner created an issue

Until a skill window has been opened, these functions return 0. This was causing the known recipe database to get reset. Need to adjust the code to return rather than reset if the count is 0.

Comments (1)

  1. Log in to comment