Misc updates

This commit is contained in:
hondacrx
2021-06-23 15:53:42 -04:00
parent 619c79e7f1
commit 1aa375a8ee
3 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ namespace Game.AI
if (spellInfo == null)
continue;
if (me.GetCharmInfo() != null && me.GetSpellHistory().HasGlobalCooldown(spellInfo))
if (me.GetSpellHistory().HasGlobalCooldown(spellInfo))
continue;
// check spell cooldown