From 0a2e600f65ef450efd811b04194de71c2a4524a3 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sun, 26 Jan 2020 21:43:09 +0100 Subject: Delete Create-a-new-Hook.md --- docs/Create-a-new-Hook.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 docs/Create-a-new-Hook.md diff --git a/docs/Create-a-new-Hook.md b/docs/Create-a-new-Hook.md deleted file mode 100644 index 0f420dc..0000000 --- a/docs/Create-a-new-Hook.md +++ /dev/null @@ -1,5 +0,0 @@ -Sometime you need some new hooks for your custom module - -there are few steps to create it and you can see a real example here: - -[https://github.com/azerothcore/azerothcore-wotlk/commit/15b1a99b55bf01cd6975cc4da3994778d36edb35](https://github.com/azerothcore/azerothcore-wotlk/commit/15b1a99b55bf01cd6975cc4da3994778d36edb35) -- cgit