diff --git a/.gitmodules b/.gitmodules index 4673f76..14d5d0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,7 @@ [submodule "Navigator/vendor/imgui"] path = Navigator/vendor/imgui url = https://github.com/gwm17/imgui.git + branch = docking [submodule "Navigator/vendor/glfw"] path = Navigator/vendor/glfw url = https://github.com/gwm17/glfw.git