cliaz / Titan-Panel-Classic-Reagent-Tracker

A continuation of the WoW Titan Panel Reagent Tracker addon by L'ombra.
0 stars 4 forks source link

Wrapped new buying code in nil-value checks #8

Closed cliaz closed 3 years ago

cliaz commented 3 years ago

Wrapped the recently added code that allows buying of 1, 2 or 3 stacks of reagents in a non-nil check to ensure arithmetic is performed on a valid value. In response to issue #7

This shouldn't be required, as the GetItemInfo() API function should never return that the max count an item can stack to is nil