chore(Scripts/Northrend): remove useless includes (#18061)

This commit is contained in:
IntelligentQuantum
2023-12-25 08:45:56 +03:30
committed by GitHub
parent 79a2bb84e9
commit 4ec284577e
19 changed files with 0 additions and 19 deletions

View File

@@ -15,7 +15,6 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "CreatureScript.h"
#include "Group.h"
#include "InstanceMapScript.h"
#include "Player.h"

View File

@@ -15,7 +15,6 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "CreatureScript.h"
#include "GameTime.h"
#include "Group.h"
#include "InstanceMapScript.h"