From 561db8620a49cbfd3180d7da571f30f3500a0eea Mon Sep 17 00:00:00 2001 From: goaaats Date: Mon, 14 Apr 2025 22:51:17 +0200 Subject: [PATCH] Switch to org fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 873dc9569..561b30375 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,7 +18,7 @@ url = https://github.com/goatcorp/gc-cimguizmo [submodule "lib/Hexa.NET.ImGui"] path = lib/Hexa.NET.ImGui - url = https://github.com/HexaEngine/Hexa.NET.ImGui.git + url = https://github.com/goatcorp/Hexa.NET.ImGui.git [submodule "lib/ImGui.NET"] path = lib/ImGui.NET url = https://github.com/goatcorp/ImGui.NET.git