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
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();