From ab11bd6569fa64f6650ca59e45f8f7a02b162100 Mon Sep 17 00:00:00 2001 From: Axel Cocat Date: Fri, 8 Oct 2021 13:48:00 +0200 Subject: [PATCH] feat: change LuaEngine submodule to AzerothCore's fork (#60) --- .gitmodules | 2 +- LuaEngine | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index daac882..8e2b3f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "LuaEngine"] path = LuaEngine - url = https://github.com/ElunaLuaEngine/Eluna.git + url = https://github.com/azerothcore/Eluna.git branch = master diff --git a/LuaEngine b/LuaEngine index b12521e..63b2b84 160000 --- a/LuaEngine +++ b/LuaEngine @@ -1 +1 @@ -Subproject commit b12521e587f9fa382b43ea17dc75f09bc253e895 +Subproject commit 63b2b84e8bafcc1268bdef4f31df10e53b29b725