chore(Core/SAI): Align SAI headers with TrinityCore (#14261)

This commit is contained in:
Skjalf 2022-12-17 17:23:22 -03:00 committed by GitHub
parent 2fbe8e47f5
commit 968bb3fa7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -316,6 +316,7 @@ void SmartAIMgr::LoadSmartAIFromDB()
case SMART_EVENT_DEATH:
case SMART_EVENT_KILL:
case SMART_EVENT_SUMMONED_UNIT:
case SMART_EVENT_SUMMONED_UNIT_DIES:
case SMART_EVENT_SPELLHIT:
case SMART_EVENT_SPELLHIT_TARGET:
case SMART_EVENT_DAMAGED: