- added user-submitted custom cooldown tracker module. thanks regmellon!

This commit is contained in:
Parnic
2009-05-08 04:12:26 +00:00
parent 790785ef39
commit bbecc1524c
6 changed files with 329 additions and 13 deletions

View File

@ -59,3 +59,4 @@ modules\CustomCount.lua
# - make sure PlayerInfo loads after TargetInfo since it inherits
modules\PlayerInfo.lua
modules\TargetOfTargetCast.lua
modules\CustomCDBar.lua