From 3d084b7d40c448514233000d44d4af7e3c7339df Mon Sep 17 00:00:00 2001 From: wolfcomp Date: Tue, 10 Jan 2023 22:39:41 +0100 Subject: [PATCH] fix submodule target for ClientStructs --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3860651bd..e265f5fc0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/goatcorp/ImGuiScene [submodule "lib/FFXIVClientStructs"] path = lib/FFXIVClientStructs - url = https://github.com/goatcorp/FFXIVClientStructs.git + url = https://github.com/aers/FFXIVClientStructs.git [submodule "lib/Nomade040-nmd"] path = lib/Nomade040-nmd url = https://github.com/Nomade040/nmd.git