3.3.2-1.0.4-3-gc642442
Details
-
FilenameSpamalyzer-3.3.2-1.0.4-3-gc642442.zip
-
Uploaded by
-
UploadedMar 13, 2010
-
Size151.26 KB
-
Downloads157
-
MD5b2f811f759bbfb6f454141e88cbe9403
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().