3.3.2-1.0.4-3-gc642442-nolib

Details

  • Filename
    Spamalyzer-3.3.2-1.0.4-3-gc642442-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 13, 2010
  • Size
    22.26 KB
  • Downloads
    53
  • MD5
    3710bb26fbe6d1232997a53fac6baade

Supported WoW Retail Versions

  • 3.3.0

Changelog

James D. Callahan III:
    - Moved EscapeChar() into a do-block with Spamalyzer:StoreMessage() since the former is only a helper function for the latter.
    - Moved GetPlayerClass() into the do-block containing DrawTooltip() - removed its usage elsewhere, as it is now only called if required within DrawTooltip() to (hopefully) ensure all broadcasting players have a class assigned.
    - Move declaration/definition of CLASS_COLORS into the do-block containing DrawTooltip().