https://stackoverflow.com/a/45794912 (0.19.1)
Fixed
TF2Econ_TranslateWeaponEntForClass
now correctly returns false if the underlyingTranslateWeaponEntForClass
call returns anullptr
in addition to the case where it does for an empty string. (#21)
TF2Econ_TranslateWeaponEntForClass
now correctly returns false if the underlying TranslateWeaponEntForClass
call returns a nullptr
in addition to the case where it does for an empty string. (#21)