refactor(Core): code cleanup (part 2) (#6374)

This commit is contained in:
Francesco Borzì 2021-06-16 20:40:42 +02:00 committed by GitHub
parent 8f7ad83010
commit 466cdb68d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 198 additions and 209 deletions

View file

@ -1,3 +1,7 @@
/*
* Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
*/
#include "SavingSystem.h"
#include "World.h"