refactor(Scripts/Pet): code cleanup (part 8) (#6928)

This commit is contained in:
Francesco Borzì 2021-07-21 19:05:05 +02:00 committed by GitHub
parent e954e3e32a
commit e556560bc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 11 deletions

View file

@ -12,7 +12,6 @@
#include "CreatureTextMgr.h"
#include "Group.h"
#include "PassiveAI.h"
#include "PetAI.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"