feat(CI/Codestyle): add check core logs (#6012)

This commit is contained in:
Kargatum 2021-05-31 16:03:00 +07:00 committed by GitHub
parent 9b6c3c7d2c
commit e3c1e739c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 36 additions and 21 deletions

View file

@ -5,12 +5,8 @@ They will be git-ignored.
Remember to use cmake macros inside your CMakeLists.txt to correctly add your scripts to the project solution.
**/!\ BTW, we strongly suggest you to use our module system to create your custom powerful module instead of simple scripts.**
---------------------------
## How to add your custom script:

View file

@ -36,7 +36,6 @@ public:
}
};
void AddSC_warlock_pet_scripts()
{
new npc_pet_warlock_imp();