Removed unused BotSpellTypeRequiresLoS

This commit is contained in:
nytmyr
2024-12-06 11:38:59 -06:00
parent 912b6f0a28
commit 3b7edc032f
2 changed files with 0 additions and 40 deletions
-1
View File
@@ -752,7 +752,6 @@ bool SpellTypeRequiresCastChecks(uint16 spellType);
bool SpellTypeRequiresAEChecks(uint16 spellType);
bool IsCommandedSpellType(uint16 spellType);
bool IsPullingSpellType(uint16 spellType);
bool BotSpellTypeRequiresLoS(uint16 spellType, uint8 cls);
// These should not be used to determine spell category..
// They are a graphical affects (effects?) index only