Mercurial > wow > wowdb-profiler
diff Main.lua @ 253:679f21ad88a3
Commented out the blacklist-searching debug.
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Sun, 17 Mar 2013 01:21:54 -0500 |
parents | 5a895250748c |
children | 1a6ef614a144 |
line wrap: on
line diff
--- a/Main.lua Sun Mar 17 01:00:55 2013 -0500 +++ b/Main.lua Sun Mar 17 01:21:54 2013 -0500 @@ -1313,7 +1313,8 @@ if not combat_log_func then if not NON_DAMAGE_EVENTS[sub_event] then - Debug("Recording for %s", sub_event) + -- Uncomment to look for other sub-events to blacklist. + -- Debug("Recording for %s", sub_event) previous_combat_event.source_guid = source_guid previous_combat_event.source_name = source_name previous_combat_event.dest_guid = dest_guid